SPPersistedObjectCollection<T>.Item Property
Include Protected Members
Include Inherited Members
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