Gets the RepoParameterConfig with the specified key.
Namespace: KerbalData.ConfigurationAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RepoParameterConfig GetItemByKey( string key )
Parameters
- key
- Type:
System String
The key of the RepoParameterConfig to retrieve.
Return Value
[Missing <returns> documentation for "M:KerbalData.Configuration.RepoParametersConfig.GetItemByKey(System.String)"]
See Also