共用方式為


SPFieldCollection.Item property

Include protected members
Include inherited members

從集合中取得指定的欄位。

Overload list

  Name Description
Public property Item[Guid] 從集合取得具有指定識別項 (ID) 的欄位。
Public property Item[Int32] 取得集合中指定之索引處的欄位物件。在 Microsoft C#,這個屬性會是SPFieldCollection類別的索引子。
Public property Item[String] 從集合中取得具有指定的顯示名稱的欄位。在 Microsoft C#,這個屬性會是SPFieldCollection類別的索引子。

Top

請參閱

參照

SPFieldCollection class

SPFieldCollection members

Microsoft.SharePoint namespace