SPPrefixCollection.Delete method
Deletes a prefix from the collection.
Overload list
Name | Description | |
---|---|---|
Delete(String) | Deletes the specified prefix from the collection. | |
Delete([]) | Deletes the specified array of prefixes from the collection. |
Top