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: 5.0.2.0

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