SPPersistedTypeCollection members
Include protected members
Include inherited members
樣板類別定義 Persisted 物件或衍生自特定類型的集合。
The SPPersistedTypeCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPPersistedTypeCollection | 初始化指定的[System.Type]參數中指定的[Microsoft.SharePoint.Administration.SPFarm]為基礎的[Microsoft.SharePoint.Administration.SPPersistedTypeCollection]類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
Farm | 此集合所屬的 SharePoint 伺服器陣列。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | 擷取類型集合的列舉值。 | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitializeFromDatabase | 擷取資料列集取決於此集合的物件的集合。 | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top