Important
If only the Label parameter or the GeoPosition or
the TimeZone is not equal
to null, IsEmpty returns false.
public override bool IsEmpty { get; }
Public Overrides ReadOnly Property IsEmpty As Boolean
Get
public:
virtual property bool IsEmpty {
bool get () override;
}
abstract IsEmpty : bool with get
override IsEmpty : bool with get