Item Property (String)
  Quickest method of fetching a named identifier; calls Mosel directly rather than iterating through everything. 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.0.0
 Syntax
Syntax
    C#
   
  public virtual XPRMIdentifier this[ string name ] { get; }
Parameters
- name
- 
   Type: 
   SystemString
   
 
Property Value
Type: XPRMIdentifier See Also
See Also
 
