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 arrayIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| ValueSet[] | array | |
| int | arrayIndex |