'Declaration
<__DynamicallyInvokableAttribute()> Public Function Find( _ 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.Find(match)
Parameters
- match