LookupIndexValues Method (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. 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
 Syntax
Syntax
    C#
   
  public int[] LookupIndexValues( params Object[] indexValues )
Parameters
- indexValues
- 
   Type: 
   
   SystemObject
   
   
 
Return Value
Type: Int32 See Also
See Also
 
