public abstract bool IsNull {get;}
'Declaration
Public MustOverride ReadOnly Property IsNull As Boolean
'Usage
Dim instance As NetworkAddress Dim value As Boolean value = instance.IsNull
Property Value
The default value of this property is True
.
The default value of this property is True
.