Initializing help system before first use

LastIndex Property

The index of the last element in the set. From the library, set elements are accessed using an index.

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

Property Value

Type:  Int32
See Also