Method CopyTo
- Namespace
- Sisk.IniConfiguration.Core
- Assembly
- Sisk.IniConfiguration.Core.dll
CopyTo(KeyValuePair<string, string[]>[], int)
This method is not supported and will throw an NotSupportedException.
public void CopyTo(KeyValuePair<string, string[]>[] array, int arrayIndex)
Parameters
array
KeyValuePair<string, string[]>[]arrayIndex
int