Initializing help system before first use

Item Property (Int32)

Indexer to allow easy access to an XPRMIdentifier by its 0-based position in the list.

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

Parameters

i
Type:  SystemInt32

Property Value

Type:  XPRMNamed
See Also