'Declaration
Public Function Contains( _ ByVal obj As NChartNode _ ) As System.Boolean
'Usage
Dim instance As NSelection Dim obj As NChartNode Dim value As System.Boolean value = instance.Contains(obj)
public System.bool Contains( NChartNode obj )
Parameters
- obj