I thought about populating a listbox with the dimension values using the getMembersList method, and then looping through the values in the listbox. However, there is no foreach method associated with the listbox control.
Can the listbox control be extended to contain a foreach method?