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

C#
public Object this[ int i ] { get; set; }
Parameters
- i
-
Type:
SystemInt32
Property Value
Type: ObjectImplements
IListItemInt32