NextTEIndex Method
  Updates the given index to point to the next cell in the array. 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
 Syntax
Syntax
    C#
   
  public bool NextTEIndex( int[] indices )
Parameters
- indices
- 
   Type: 
   
   SystemInt32
   
   
 
Return Value
Type: Booleanfalse if the given index points to the last cell in the array.
 See Also
See Also
 
