SPPersistedObjectCollection<T> constructor
Overload list
Name | Description | |
---|---|---|
SPPersistedObjectCollection<T>(SPPersistedObject) | Initializes a new instance of the SPPersistedObjectCollection<T> class based on the specified object. | |
SPPersistedObjectCollection<T>(SPPersistedObject, Comparison<T>) | Creates a sorted collection of objects with a given type which are owned by the collection's parent. |
Top
See also
Reference
SPPersistedObjectCollection<T> class