SPPersistedTypeCollection<T> members

Represents a collection of all SPPersistedObject objects that are stored in the configuration database and that are of a specified type or derive from a specified type.

The SPPersistedTypeCollection<T> type exposes the following members.

Constructors

  Name Description
Public method SPPersistedTypeCollection<T>(SPFarm)
Public method SPPersistedTypeCollection<T>(SPFarm, Type)

Top

Properties

  Name Description
Protected property Farm The SharePoint Farm to which this collection belongs. (Inherited from SPPersistedTypeCollection.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
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. (Inherited from SPPersistedTypeCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPPersistedTypeCollection<T> class

Microsoft.SharePoint.Administration namespace