Reorderable List Control for Unity
| GenericListAdaptorT Properties |
The GenericListAdaptorT generic type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
Count |
Gets count of elements in list.
|
|
Item |
Gets element from list.
|
|
List |
Gets the underlying list data structure.
|
See Also