Initializing help system before first use

Item Property

Overload List
  Name Description
Public property ItemInt32
Indexer allowing you to access items in the annotations by their 0-based index.
Public property 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.
Top
See Also