Initializing help system before first use

Item Property (String)

Indexer to allow easy access to an XPRMParameter by name

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

Parameters

name
Type:  SystemString

Property Value

Type:  XPRMParameter
See Also