Initializing help system before first use

FirstTEIndex Property

Index of the first defined cell of the array. Dynamic arrays do not necessarily have a defined cell for each index.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public int[] FirstTEIndex { get; }

Property Value

Type:  Int32
See Also