ToArray
ToArray(IList)
public IList ToArray(IList instance) ;
Description
Convert to array.
Parameters
| Parameter Name | Description |
|---|---|
| instance | IList instance |
Returns
Return the result of the conversion.
Convert to array.
| Parameter Name | Description |
|---|---|
| instance | IList instance |
Return the result of the conversion.