Overload List
Name | Description | |
---|---|---|
Find(T) |
Searches for a node.
| |
Find(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>)>)>>)>)>.) |