RepoParametersConfig GetElementKey Method KerbalData - KSP Data Unlocked!
Gets the element key for the specified configuration element.

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

protected override Object GetElementKey(
	ConfigurationElement element
)

Return Value

An OnlineObject that acts as the key for the specified OnlineConfigurationElement.
See Also