LookupIndexValues Method
| Name | Description | |
|---|---|---|
| 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. 
       | 
   |
| LookupIndexValues(XPRMValue) | 
      
       Given an array of XPRMValue[] objects, produce the array index as the offsets into the index sets of this array. 
       | 
   
