GameStat.NET Reference

ServerCollection.Remove Method 

[This is preliminary documentation and subject to change.]

Removes the first occurrence of a specific Server from the ServerCollection.

public void Remove(
   Server value
);

Parameters

value
The Server to remove from the ServerCollection

See Also

ServerCollection Class | GameStat.Collections Namespace