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