Dictionary.isEmpty
Class Overview | Class Members |
This Package |
All Packages
public abstract boolean isEmpty()
Returns
true if this dictionary maps no keys to values;
false otherwise.
Description
Tests if this dictionary maps no keys to value.
Send feedback to MSDN.Look here for MSDN Online resources.