UserCollection.Item

UserCollection indexer

Gets the element at the specified index.

public User this[int index] { get; }
ParameterDescription
index

See Also