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: 4.8.3.0
 Syntax
Syntax
    C#
   
  public virtual XPRMProcedure this[ string name ] { get; }
Parameters
- name
- 
   Type: 
   SystemString
   
 
Property Value
Type: XPRMProcedure See Also
See Also
 
