Property IsEmpty
IsEmpty
Gets a value indicating whether the tag set is empty.
public bool IsEmpty { get; }
Property Value
- bool
true
if the tag set is empty; otherwise,false
.
Gets a value indicating whether the tag set is empty.
public bool IsEmpty { get; }
true
if the tag set is empty; otherwise, false
.