SP.UserCollection.item Property

Applies to: SharePoint Foundation 2010

Gets the user at the specified index of the collection.

var value = SP.UserCollection.get_item(index);

Property Value

Type: SP.User

The user at the specified index of the collection.

Applies To

SP.UserCollection Class

See Also

Reference

SP.UserCollection Methods

SP.UserCollection Properties

SP Namespace