共用方式為


SPUserCollection.Item property

Include protected members
Include inherited members

從集合中取得指定的使用者物件。

Overload list

  Name Description
Public property Item[Int32] 取得集合中指定之索引處的使用者物件。在 C# 中,這個屬性會是SPUserCollection類別的索引子。
Public property Item[String] 從集合中取得具有指定的使用者名稱的使用者物件。在 C# 中,這個屬性會是SPUserCollection類別的索引子。

Top

請參閱

參照

SPUserCollection class

SPUserCollection members

Microsoft.SharePoint namespace