Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Retrieves an object from the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
GetValue<U>() | Retrieves an object from the collection with the specified type and the default name. |
![]() |
GetValue<U>(Guid) | Retrieves an object from the collection with the specified ID and type. |
![]() |
GetValue<U>(String) | Retrieves an object from the collection with the specified name and type. |
Top
See Also
Reference
SPPersistedObjectCollection<T> Class