共用方式為


SPFeaturePropertyCollection members

Include protected members
Include inherited members

表示SPFeatureProperty物件的集合。

The SPFeaturePropertyCollection type exposes the following members.

Properties

  Name Description
Public property Count 取得集合中的功能屬性數目。
Public property Item[Int32] 取得集合中指定之索引處的功能屬性物件。
Public property Item[String] 從集合中取得具有指定名稱的功能屬性物件。

Top

Methods

  Name Description
Public method Add 將指定的功能屬性物件加入至集合。
Public method Delete 刪除功能屬性的集合。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator 傳回逐一查看集合中的功能屬性的列舉值。
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove 從集合中移除具有指定名稱的 [功能] 屬性。
Public method ToString (Inherited from Object.)
Public method Update 功能屬性的集合所作的變更來更新資料庫。

Top

請參閱

參照

SPFeaturePropertyCollection class

Microsoft.SharePoint namespace