SPFeaturePropertyCollection members
Include protected members
Include inherited members
表示SPFeatureProperty物件的集合。
The SPFeaturePropertyCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | 取得集合中的功能屬性數目。 |
![]() |
Item[Int32] | 取得集合中指定之索引處的功能屬性物件。 |
![]() |
Item[String] | 從集合中取得具有指定名稱的功能屬性物件。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | 將指定的功能屬性物件加入至集合。 |
![]() |
Delete | 刪除功能屬性的集合。 |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | 傳回逐一查看集合中的功能屬性的列舉值。 |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove | 從集合中移除具有指定名稱的 [功能] 屬性。 |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | 功能屬性的集合所作的變更來更新資料庫。 |
Top