Class ReorderableList<T>
Inheritance
System.Object
ReorderableList<T>
Namespace: ShadowBox.Types
Assembly: cs.temp.dll.dll
Syntax
public class ReorderableList<T> : ReorderableBase
Type Parameters
| Name | Description |
|---|---|
| T |
Fields
Collection
Declaration
public List<T> Collection
Field Value
| Type | Description |
|---|---|
| List<T> |