Gets the Names of objects handled by the instance (used for lazy-loading)
Namespace: KerbalDataAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IEnumerable<string> Names { get; }
See Also