Overload List

  NameDescription
Public methodFind(T)
Searches for a node.
Public methodFind(Predicate<(Of <<'(T>)>>))
Searches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence within the entire List<(Of <(<'T>)>)>.
(Inherited from List<(Of <(<'Node<(Of <(<'T>)>)>>)>)>.)

See Also