RepositoriesConfig CollectionType Property KerbalData - KSP Data Unlocked!
Gets the type of the OnlineConfigurationElementCollection.

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

public override ConfigurationElementCollectionType CollectionType { get; }

Return Value

The OnlineConfigurationElementCollectionType of this collection.
See Also