'Declaration Public Delegate Function StatisticalData.IsHole( _ ByVal x As System.Double _ ) As System.Boolean
public delegate System.bool StatisticalData.IsHole( System.double x )
Parameters
- x
- The number for test.
'Declaration Public Delegate Function StatisticalData.IsHole( _ ByVal x As System.Double _ ) As System.Boolean
public delegate System.bool StatisticalData.IsHole( System.double x )