Click or drag to resize
DigitalRuneGamePropertyCollectionRemove Method
Removes a game object property.
Overload List
  NameDescription
Public methodRemove(Int32)
Removes the property with the given ID.
Public methodRemoveT(String)
Removes the property with the given name.
Public methodRemove(IGamePropertyMetadata)
Removes the property for the given metadata.
Top
See Also