Re: Creating Collections in Classes
From: Philipp Schumann (phil_at_mokka.org)
Date: 02/23/05
- Previous message: Philipp Schumann: "Re: Reflection.Cache"
- In reply to: Anonymous: "Creating Collections in Classes"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Feb 2005 17:22:56 -0000
Hi Anonymous,
Have a look at CollectionBase or DictionaryBase.
"Anonymous" <Anonymous@discussions.microsoft.com> schrieb im Newsbeitrag
news:EA21E272-B8A8-4235-8493-11B408925A86@microsoft.com...
> 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.
- Previous message: Philipp Schumann: "Re: Reflection.Cache"
- In reply to: Anonymous: "Creating Collections in Classes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|