C 
		
								
				
				
			
		CD
Hi,
I'm trying to learn C#. I'm coming from Smalltalk. I need a good example of
implementing a Dictionary (Keys->values) without having to create my own
subclass.
I see how to add, but not sure how to create and instance, how to access the
value for one key
thanks
				
			I'm trying to learn C#. I'm coming from Smalltalk. I need a good example of
implementing a Dictionary (Keys->values) without having to create my own
subclass.
I see how to add, but not sure how to create and instance, how to access the
value for one key
thanks