Initializing help system before first use

Item Property (Int32)

Indexer to allow access to XPRMModule objects by their 0-based position in the list

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

Parameters

i
Type:  SystemInt32

Property Value

Type:  XPRMModule
See Also