ToList
ToList(IList)
public IList ToList(IList instance) ;
Description
Convert to List{T}.
Parameters
| Parameter Name | Description |
|---|---|
| instance | IList instance |
Returns
Return the result of the conversion.
Convert to List{T}.
| Parameter Name | Description |
|---|---|
| instance | IList instance |
Return the result of the conversion.