'Declaration
<__DynamicallyInvokableAttribute()> Public Function FindLast( _ ByVal match As System.Predicate(Of NTreeEdge) _ ) As NTreeEdge
'Usage
Dim instance As NTreeEdgeList Dim match As System.Predicate(Of NTreeEdge) Dim value As NTreeEdge value = instance.FindLast(match)
Parameters
- match