T
Terry Olsen
I have an ArrayList that is an array of:
Class Address
Name as String
Age as Integer
End Class
How can I copy just the "Name" component to a single dimensional array?
Thanks,
Terry
Class Address
Name as String
Age as Integer
End Class
How can I copy just the "Name" component to a single dimensional array?
Thanks,
Terry