TcxDoublyLinkedData Members
Properties
Name | Description |
---|---|
Data | |
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