Initializing help system before first use

Item Property (String)

Indexer to allow easy access to XPRMModule objects by their name

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

Parameters

name
Type:  SystemString

Property Value

Type:  XPRMModule
See Also