Item Property (Int32)
  Indexer to allow you to access an 
 XPRMParameter by its 0-based index in the list 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.0.0
 Syntax
Syntax
    C#
   
  public virtual XPRMParameter this[ int i ] { get; }
Parameters
- i
- 
   Type: 
   SystemInt32
   
 
Property Value
Type: XPRMParameter See Also
See Also
 
