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.0.0

C#
public int[] LookupIndexValues( params Object[] indexValues )
Parameters
- indexValues
-
Type:
SystemObject
Return Value
Type: Int32