Here, we might
want to populate a combo box with all the selection sets. So use COM API to
access. |
|
Can then still
convert a COM selection object to a .NET API selection object using the
ComApiBridge. |
|
Note the COM API
indexing is 1-based!! |