SortedMapBaseKey, ValueisEmpty Method |
Check if map is empty
Namespace:
VelocityDb.Collection
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax Public Function isEmpty As Boolean
member isEmpty : unit -> bool
Return Value
Type:
Booleantrue if map is empty; otherwise false
See Also