View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] alan_deloitte@hotmail.co.uk is offline
external usenet poster
 
Posts: 2
Default Help on Dictionary datatype??

Hi,

fairly straight forward one here.

Can I create a nested Dictionary structure, that is, store and retrieve
Objects of type Dictionary within another Object of type Dictionary??

Also, I would be greatfull if someone could tell me where on MSDN i can
find this sort of information. All I am able to find is overly simple
examples using primitive data types, what I am looking for is a full
API documentation similar to that which Sun provide for the Java
programming language.

Many thanks in advance!

Alan