Initializing help system before first use

LookupIndexValues Method

Overload List
  Name Description
Public method LookupIndexValues(Object)
Given a list of values of the array index (comprising objects of type int, string, bool or double), returns the index set positions for each value.
Public method LookupIndexValues(XPRMValue)
Given an array of XPRMValue[] objects, produce the array index as the offsets into the index sets of this array.
Top
See Also