'Declaration
Public Overrides Function Match( _ ByVal element As NChartElement _ ) As System.Boolean
'Usage
Dim instance As NOrSelector Dim element As NChartElement Dim value As System.Boolean value = instance.Match(element)
public override System.bool Match( NChartElement element )
Parameters
- element