SPPrefixCollection Methods
Include Protected Members
Include Inherited Members
The SPPrefixCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds the specified prefix to the collection. |
![]() |
Contains | Returns a Boolean value that indicates whether the collection contains the specified prefix. |
![]() |
Delete(String) | Deletes the specified prefix from the collection. |
![]() |
Delete([]) | Deletes the specified array of prefixes from the collection. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from SPBaseCollection.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetTypedEnumerator<T> | (Inherited from SPBaseCollection.) |
![]() |
Lookup | Retrieves a copy of the specified SPPrefix object from this collection, if one exists. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | Updates the parent Web application of the prefix collection. (Overrides SPAutoSerializingObject.UpdateParent().) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.CopyTo | (Inherited from SPBaseCollection.) |
![]() ![]() |
IEnumerable<SPPrefix>.GetEnumerator | Returns an enumerator that iterates through the collection. |
Top
.gif)
.gif)
.gif)
.gif)