public bool IsNone { get; }
Dim instance As DateTimeValue Dim value As Boolean value = instance.IsNone
public: property bool IsNone { bool get (); }
No code example is currently available or this language may not be supported.
In This Article