TcxDoublyLinkedIndexedData Members
Properties
| Name | Description |
|---|---|
| Data | Inherited from TcxDoublyLinkedData. |
| Index | |
| Next | Specifies the next object in the open doubly linked list. Inherited from TcxDoublyLinkedObject. |
| Prev | Specifies the previous object in the open doubly linked list. Inherited from TcxDoublyLinkedObject. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also