Item Property (Int32)
  Indexer allowing you to access items in the annotations by their 0-based index. 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
    C#
   
  public Object this[ int i ] { get; set; }
Parameters
- i
 - 
   Type: 
   SystemInt32
   
 
