PolicyCollection members
SharePoint 2013
The collection of information policies for the site collection.
The PolicyCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of information policies in the collection. |
|
IsDirty | Reserved for internal use. |
|
IsSynchronized | Reserved for internal use. |
|
Item[Int32] | Gets the specified information policy. |
|
Item[String] | Gets the specified information policy. |
|
SyncRoot | Reserved for internal use. |
| Name | Description | |
|---|---|---|
|
Add | Adds the specified information policy to the collection. |
|
CopyTo | Reserved for internal use. |
|
Delete | Deletes the specified information policy from the specified site collection. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Gets the enumerator for the collection. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |