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