GameStat.NET Reference

PlayerCollection Class

[This is preliminary documentation and subject to change.]

A strongly typed collection for holding player information.

For a list of all members of this type, see PlayerCollection Members.

System.Object
   CollectionBase
      PlayerCollection

public class PlayerCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: GameStat.Collections

Assembly: gamestat-sharp (in gamestat-sharp.dll)

See Also

PlayerCollection Members | GameStat.Collections Namespace