IsEmptyAsync Method IsEmptyAsync() Determines whether this map contains no entries. Declaration Task<bool> IsEmptyAsync() Returns Task<Boolean> true if this map contains no entries; otherwise false.