| GamePropertyCollectionRemove Method |
| Name | Description | |
|---|---|---|
| Remove(Int32) |
Removes the property with the given ID.
| |
| RemoveT(String) |
Removes the property with the given name.
| |
| Remove(IGamePropertyMetadata) |
Removes the property for the given metadata.
|