Overload List

  NameDescription
Public methodAddFirst(T)
Add a value to the beginning/front of the list
Public methodAddFirst(RCLinkedListNode<(Of <<'(T>)>>))
Add a RCLinkedListNode to the front/beginning of the list

See Also