GameStat.NET Reference

PlayerCollection.Item Property

[This is preliminary documentation and subject to change.]

Gets or sets the element at the specified index.

public GameStat.Player this[
   int index
] {get; set;}

See Also

PlayerCollection Class | GameStat.Collections Namespace