SerializedPropertyAdaptor.Count Property

Rotorz ReorderableList

SerializedPropertyAdaptorCount 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
public int Count { get; }
public function get Count() : int

Property Value

Type: Int32

Implements

IReorderableListAdaptorCount
See Also