SPPolicyCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes the specified user or group from the collection.
Overload List
Name | Description | |
---|---|---|
Remove(Int32) | Removes the user or group from the collection based on the specified collection index. | |
Remove(String) | Removes the user or group from the collection based on the specified user or group name. |
Top