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