Clear
Clear(IList, ListInstanceType)
Description
Remove all elements.
Parameters
| Parameter Name | Description |
|---|---|
| instance | Instance of type IList<elementType> |
| instanceType | How to change the instance |
Returns
The resulting instance of the change
Remove all elements.
| Parameter Name | Description |
|---|---|
| instance | Instance of type IList<elementType> |
| instanceType | How to change the instance |
The resulting instance of the change