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
Initializes an instance of the SPPersistedChildCollection<T> class.
Overload List
Name | Description | |
---|---|---|
![]() |
SPPersistedChildCollection<T>(SPPersistedObject) | Initializes an instance of the SPPersistedChildCollection<T> class to create a collection of objects of a given type that are owned by the specified parent object. |
![]() |
SPPersistedChildCollection<T>(SPPersistedObject, Comparison<T>) | Initializes an instance of the SPPersistedChildCollection<T> class to create a collection of objects of a given type that are owned by the specified parent object and are compared by a specified delegate method. |
Top
See Also
Reference
SPPersistedChildCollection<T> Class