Gets the RepositoryConfig at the specified index.
Namespace: KerbalData.ConfigurationAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RepositoryConfig GetItemAt( int index )
Parameters
- index
- Type:
System Int32
The index of the RepositoryConfig to retrieve.
Return Value
[Missing <returns> documentation for "M:KerbalData.Configuration.RepositoriesConfig.GetItemAt(System.Int32)"]
See Also