The IMapIndexArray type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Add(Double) |
Add a new index of type double to the array
|
|
|
Add(Int32) |
Add a new index of type int to the array
|
|
|
Add(String) |
Add a new index of type String to the array
|
|
|
Add(ITuple) |
Add a new index of tuples to the array.
|
|
|
Clear |
This member function removes all the elements from the invoking array.
|