Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been thinking of various ways to populate my collection classes
with its children. 1) I could create the .Add function of the collection class to accept a child object as an argument, which then adds the child to the collection. 2) I could create the .Add function of the collection class to not accept any arguments, and to just return a new child object I do not know when one method would be preferred over the other. Can anyone help? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
pls advice | Excel Worksheet Functions | |||
Using a collection class to implement mutliple find/replace strings in cells | Excel Programming | |||
Collection Class problems | Excel Programming | |||
RaiseEvent from a class contained in a 2nd class collection? | Excel Programming | |||
For/Each iteration for collection class | Excel Programming |