ReadOnlySinglyLinkedList<T> Properties |
The ReadOnlySinglyLinkedList<T> generic type exposes the following members.
Name | Description | |
---|---|---|
FirstNode |
Gets the first node of the list.
| |
IsEmpty |
Determines whether the list is empty.
|