ToArray(AdviceEnumerator<IHashSetDynamicAdvice<T>>)
Copies the hash set to an array.
Declaration
T[] ToArray(AdviceEnumerator<IHashSetDynamicAdvice<T>> nextAdvices)
Parameters
Type | Name | Description |
---|---|---|
AdviceEnumerator<IHashSetDynamicAdvice<T>> | nextAdvices |
Returns
Type | Description |
---|---|
T[] |