Item Property
 Overload List
Overload List
| Name | Description | |
|---|---|---|
|  | ItemInt32 | 
       Indexer allowing you to access items in the annotations by their 0-based index. 
      | 
|  | ItemString | 
       Indexer allowing you to access items in the annotations by name. When multiple annotations with the same name exist, this returns the first one found. When no annotation with this name, returns null. 
      | 
 See Also
See Also
 
