RepositoriesConfig GetItemByKey Method KerbalData - KSP Data Unlocked!
Gets the RepositoryConfig with the specified key.

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

public RepositoryConfig GetItemByKey(
	int index
)

Return Value

[Missing <returns> documentation for "M:KerbalData.Configuration.RepositoriesConfig.GetItemByKey(System.Int32)"]

See Also