IStorableObjects Remove Method KerbalData - KSP Data Unlocked!
Removes the data object from the collection but does not delete the underlying data from the repository

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

void Remove(
	string id
)

Parameters

id
Type: OnlineSystem String

[Missing <param name="id"/> documentation for "M:KerbalData.IStorableObjects.Remove(System.String)"]

See Also