Gets a list of the available object ID's managed by the repository
Namespace: KerbalData.ProvidersAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<StorableItemMetadata<T>> GetIds()
Return Value
object idsImplements
IKerbalDataRepo T GetIdsSee Also