Item Property (String)
Indexer property allowing quick access to an
XPRMProcedure object in the list, when given its name.
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 5.0.2.0

C#
public virtual XPRMProcedure this[ string name ] { get; }
Parameters
- name
-
Type:
SystemString
Property Value
Type: XPRMProcedure