'Declaration
<__DynamicallyInvokableAttribute()> Public Function TrueForAll( _ ByVal match As System.Predicate(Of NLevelContour) _ ) As System.Boolean
'Usage
Dim instance As NLevelPath Dim match As System.Predicate(Of NLevelContour) Dim value As System.Boolean value = instance.TrueForAll(match)
[__DynamicallyInvokable()] public System.bool TrueForAll( System.Predicate<NLevelContour> match )
Parameters
- match