共用方式為


SPPersistedChildCollection<T> Constructor

Include Protected Members
Include Inherited Members

Initializes an instance of the SPPersistedChildCollection<T> class.

Overload List

  Name Description
Protected method 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.
Protected method 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

SPPersistedChildCollection<T> Members

Microsoft.SharePoint.Administration Namespace