Dictionary objet
Hi all,
I wish to use the Dictionary object but with some modifications as follows:
At the "Add method" to have a third option to sum up the frequency of
that "key".
At the "Remove method" do remove the item if that third key above has
frequency of 1, otherwise reduce that key by 1.
Is this possible?
or do I have to create my own class to accommodate the above?
TIA
Zwi,
|