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