Method CopyTo
CopyTo(ValueSet[], int)
Copies the value sets in this collection to an array starting at the specified index.
Declaration
public void CopyTo(HashSetDictionary<TKey, TValue>.ValueSet[] array, int index)
Parameters
Type | Name | Description |
---|---|---|
ValueSet[] | array | |
int | index |