SPPersistedObjectCollection<T> properties

The SPPersistedObjectCollection<T> type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of objects in the collection.
Public property IsEmpty Gets a Boolean value that indicates whether the collection contains any objects.
Public property Item[Guid] Gets the persisted object in the collection based on the specified GUID.
Public property Item[String] Gets the persisted object in the collection based on the specified name.
Protected property Parent Gets the parent object that declares this collection.

Top

See also

Reference

SPPersistedObjectCollection<T> class

Microsoft.SharePoint.Administration namespace