SPPrefixCollection Methods

Include Protected Members
Include Inherited Members

The SPPrefixCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds the specified prefix to the collection.
Public method Contains Returns a Boolean value that indicates whether the collection contains the specified prefix.
Public method Delete(String) Deletes the specified prefix from the collection.
Public method Delete([]) Deletes the specified array of prefixes from the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPBaseCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method GetTypedEnumerator<T> (Inherited from SPBaseCollection.)
Public method Lookup Retrieves a copy of the specified SPPrefix object from this collection, if one exists.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Updates the parent Web application of the prefix collection. (Overrides SPAutoSerializingObject.UpdateParent().)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate method IEnumerable<SPPrefix>.GetEnumerator Returns an enumerator that iterates through the collection.

Top

See Also

Reference

SPPrefixCollection Class

Microsoft.SharePoint.Administration Namespace