How do we extract elements from a list box programmatically row by row. Like using each element at a time and use if for somethign else. Or I need to create an array with the elements in the list box. The size of the array depends on the number of elements in the list.