G
Guest
In: microsoft.public.dotnet.framework.performance
Hi, can someone give links either in msdn.microsoft.com or other sites that
tell me what are the best ways to create Collection properties in a class
written in Visual Basic.NET?
Eg., say I create a Class that instantiated allows you to get a property of
collections: Forms.Controls, TreeView.Nodes etc etc.
In my work, I only used ArrayList to create Collections but want to try
other interface classes such iCollection, hasttables, etc etc.
Thanks in advance.
Hi, can someone give links either in msdn.microsoft.com or other sites that
tell me what are the best ways to create Collection properties in a class
written in Visual Basic.NET?
Eg., say I create a Class that instantiated allows you to get a property of
collections: Forms.Controls, TreeView.Nodes etc etc.
In my work, I only used ArrayList to create Collections but want to try
other interface classes such iCollection, hasttables, etc etc.
Thanks in advance.