ByzantianX
Programmer
- Dec 18, 2000
- 103
I would to find out is it (I guess it is) and how it is possible to use collections, for example, of objects or records (structures). What I would like to do is to define a class of record type, then to instantiate several records and to manipulate them over the collection (to add, count, remove etc.). Could anyone help me with some small code example or something (I was using VB for years, and there, it's quite simple; although Delphi is much more efficient environment in general than VB).Thanks in advance!