SPPersistedObjectCollection<T> Properties

Include Protected Members
Include Inherited Members

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