The IMapIndexArray type exposes the following members.

Methods

  Name Description
Public method Add(Double)
Add a new index of type double to the array
Public method Add(Int32)
Add a new index of type int to the array
Public method Add(String)
Add a new index of type String to the array
Public method Add(ITuple)
Add a new index of tuples to the array.
Public method Clear
This member function removes all the elements from the invoking array.

See Also