StorableObjects T  Delete Method (String) KerbalData - KSP Data Unlocked!
Deletes the object instance from the underlying data store and unloads it from memory.

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void Delete(
	string id
)
See Also