| Parameter | Description |
|---|---|
| set | The set whose elements are copied to the array. |
T[] A new managed array with all the elements copied from a set.
Returns a new managed array with all the elements copied from a set.
| Parameter | Description |
|---|---|
| set | The set whose elements are copied to the array. |
T[] A new managed array with all the elements copied from a set.
Returns a new managed array with all the elements copied from a set.