Click or drag to resize

RhinoListTClear Method

Removes all elements from the List.

Namespace:  Rhino.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void Clear()

Implements

ICollectionTClear
IListClear
See Also