다음을 통해 공유


SPUserCollection.Item Property

Include Protected Members
Include Inherited Members

Gets the specified user object from the collection.

Overload List

  Name Description
Public property Item[Int32] Gets the user object at the specified index in the collection. In C#, this property is an indexer for the SPUserCollection class.
Public property Item[String] Gets the user object with the specified user name from the collection. In C#, this property is an indexer for the SPUserCollection class.

Top

See Also

Reference

SPUserCollection Class

SPUserCollection Members

Microsoft.SharePoint Namespace