SPPersistedObjectCollection<T> Methods

Include Protected Members
Include Inherited Members

The SPPersistedObjectCollection<T> type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an enumerator that can be used to iterate through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue<U>() Retrieves an object from the collection with the specified type and the default name.
Public method GetValue<U>(Guid) Retrieves an object from the collection with the specified ID and type.
Public method GetValue<U>(String) Retrieves an object from the collection with the specified name and type.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See Also

Reference

SPPersistedObjectCollection<T> Class

Microsoft.SharePoint.Administration Namespace