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