IReorderableListAdaptor.Count Property

Rotorz ReorderableList

IReorderableListAdaptorCount Property
Gets count of elements in list.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
int Count { get; }
function get Count() : int

Property Value

Type: Int32
See Also