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