Determines if the passed value is a data hole.
public System.bool IsHole(
System.double
)
'Declaration
Public Function IsHole( _
ByVal As System.Double _
) As System.Boolean
Parameters
- x
- Value.
Return Value
A boolean value indicating whether the value passed is the equivalent of a data hole.