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

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.
