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