共用方式為


SPWebCollection.Item property

Include protected members
Include inherited members

會從集合取得指定的項目。

Overload list

  Name Description
Public property Item[Guid] 會從集合取得具有指定之 GUID 的項目。在 C# 中,這個屬性會是SPWebCollection類別的索引器。
Public property Item[Int32] 取得集合中的指定索引處的項目。在 C# 中,這個屬性會是SPWebCollection類別的索引器。
Public property Item[String] 會從集合取得具有指定的網站與相對 URL 的項目。

Top

請參閱

參照

SPWebCollection class

SPWebCollection members

Microsoft.SharePoint namespace