Click or drag to resize

LinkedList Properties

The LongestCommonSubstringBaseLLinkedList type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of elements in the linked list.
Public propertyFirst Gets the first element of the linked list.
Public propertyLast Gets the last element of the linked list.
Top
See Also