Initializing help system before first use

Item Property (Int32)

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

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

Parameters

i
Type:  SystemInt32

Property Value

Type:  XPRMIODriver
See Also