Y
Yoshi
Thought...
I have a collection of objects. The object has a property called Name. I
want fill a string array with each object Name. What is the quickest or best
way to do this?
Do I have to loop thru the collection and add each name to the array?
TIA,
Y
I have a collection of objects. The object has a property called Name. I
want fill a string array with each object Name. What is the quickest or best
way to do this?
Do I have to loop thru the collection and add each name to the array?
TIA,
Y