GenericListAdaptor(T).Clear Method

Rotorz ReorderableList

GenericListAdaptorTClear Method
Clear all elements from list.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public virtual void Clear()
public virtual function Clear()

Implements

IReorderableListAdaptorClear
See Also