SPElementDefinitionCollection members
Include protected members
Include inherited members
代表SPElementDefinition物件的集合。
The SPElementDefinitionCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | 取得集合中的元素定義的數目。 | |
ParentFeatureDefinition | 會取得集合所屬的功能定義。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | 會取得逐一查看集合的列舉值。 |
Top