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.0.0
 Syntax
Syntax
    C#
   
  public Object this[ int i ] { get; set; }
Parameters
- i
- 
   Type: 
   SystemInt32
   
 
Property Value
Type: ObjectImplements
IListItemInt32 See Also
See Also
 
