SPPersistedObjectCollection<T>.GetValue Method

Include Protected Members
Include Inherited Members

Retrieves an object from the collection.

Overload List

  Name Description
Public method GetValue<U>() Retrieves an object from the collection with the specified type and the default name.
Public method GetValue<U>(Guid) Retrieves an object from the collection with the specified ID and type.
Public method GetValue<U>(String) Retrieves an object from the collection with the specified name and type.

Top

See Also

Reference

SPPersistedObjectCollection<T> Class

SPPersistedObjectCollection<T> Members

Microsoft.SharePoint.Administration Namespace