GenericListAdaptor(T) Properties

Rotorz ReorderableList

GenericListAdaptorT Properties

The GenericListAdaptorT generic type exposes the following members.

Properties
  Name Description
Public property Count
Gets count of elements in list.
Public property Item
Gets element from list.
Public property List
Gets the underlying list data structure.
Top
See Also