'Declaration Public Function IsHole( _ ByVal value As System.Object _ ) As System.Boolean
public System.bool IsHole( System.object value )
Parameters
- value
Return Value
A boolean value indicating whether the specified value is interpreted as a data hole.