![]() |
VOOZH | about |
public void Clear ();Below are the programs to illustrate the use of above-discussed method: Example 1:
Total key/value pairs in myDict are : 6 After clear operation Total key/value pairs in myDict are : 0
Total key/value pairs in myDict are : 4 After clear operation Total key/value pairs in myDict are : 0