Share via


SPUserCollection.Item property

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