SPPersistedObjectCollection<T>.Item property
Gets the specified persisted object in the collection.
Overload list
Name | Description | |
---|---|---|
Item[Guid] | Gets the persisted object in the collection based on the specified GUID. | |
Item[String] | Gets the persisted object in the collection based on the specified name. |
Top
See also
Reference
SPPersistedObjectCollection<T> class