共用方式為


SPFormCollection.Item property

Include protected members
Include inherited members

取得指定的表單中的物件集合。

Overload list

  Name Description
Public property Item[Int32] 取得集合中指定之索引處的表單物件。在 C# 中,這個屬性會是SPFormCollection類別的索引子。
Public property Item[String] 取得位於指定的 URL,從集合的表單。在 C# 中,這個屬性會是SPFormCollection類別的索引子。
Public property Item[PAGETYPE] 從集合中取得指定之型別的表單。在 C# 中,這個屬性會是SPFormCollection類別的索引子。

Top

請參閱

參照

SPFormCollection class

SPFormCollection members

Microsoft.SharePoint namespace