Initializing help system before first use

Item Property (Int32)

Indexer to allow you to access an XPRMConstant by its 0-based index in the list

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public virtual XPRMConstant this[
	int i
] { get; }

Parameters

i
Type:  SystemInt32

Property Value

Type:  XPRMConstant
See Also