Linked |
The LongestCommonSubstringBaseLLinkedList type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements in the linked list. | |
| First | Gets the first element of the linked list. | |
| Last | Gets the last element of the linked list. |