This is stemmed from another question I had where the solution had me using ObjectCollection. I have never used an ObjectCollection before and was wondering if anyone knew where I could find more info on it?
Everywhere I look talks briefly at best about the ObjectCollection, but never really says much about it. I know it is another control, I'm just not sure what it does exactly.
From what I can gather it is more or less a "holder" or container for variables used in the code-behind. Or possibly a table of data? I'm not sure. Any and all information on the ObjectCollection control is much appreciated!
Thank you in advance!