PlayerCollection.Insert Method
[This is preliminary documentation and subject to change.]
Inserts an item to the PlayerCollection at the specified position.
Parameters
- index
- The zero-based index at which value should be inserted.
- value
- The Player to insert into the PlayerCollection.
See Also
PlayerCollection Class | GameStat.Collections Namespace