Initializing help system before first use

LineIndex Property

Line index. All statements of a model are numbered from 0 to XPRMModel.LastLineIndex.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public int LineIndex { get; }

Property Value

Type:  Int32
See Also