SPUserCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes the specified user from the collection.
Overload List
Name | Description | |
---|---|---|
Remove(Int32) | Removes the user at the specified index in the collection. | |
Remove(String) | Removes the user with the specified user name from the collection. |
Top