Property IsEmpty
IsEmpty
When implemented by a class, indicates whether nothing is selected.
bool IsEmpty { get; }
Property Value
- bool
True if empty; otherwise false.
When implemented by a class, indicates whether nothing is selected.
bool IsEmpty { get; }
True if empty; otherwise false.