Initializing help system before first use

Indices Property

A list containing all the index positions in the array - each index position is given as an int[].

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

Property Value

Type:  IList
See Also