SPPersistedTypeCollection members

Template class definition for collections of Persisted objects that are or derive from a specific type.

The SPPersistedTypeCollection type exposes the following members.

Constructors

  Name Description
Public method SPPersistedTypeCollection Initializes a new instance of the [Microsoft.SharePoint.Administration.SPPersistedTypeCollection] class based on the given [System.Type] parameter within the given [Microsoft.SharePoint.Administration.SPFarm].

Top

Properties

  Name Description
Protected property Farm The SharePoint Farm to which this collection belongs.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Retrieves an enumerator for the type collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitializeFromDatabase Fetches the row set of objects that depend on this collection.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPPersistedTypeCollection class

Microsoft.SharePoint.Administration namespace