![]() |
VOOZH | about |
public int Count { get; }
Return Value : The number of key/value pairs contained in the Dictionary.
Below are the programs to illustrate the use of above-discussed property:
Example 1:
Total key/value pairs in myDict are : 6
Total key/value pairs in myDict are : 6