Deletes the object instance from the underlying data store and unloads it from memory.
Namespace: KerbalDataAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- id
- Type:
System String
Id to remove.
Implements
IStorableObjects Delete(String)See Also