AnnotationCollection.Item

AnnotationCollection indexer

The index of the element to get.

public Annotation this[int index] { get; }
ParameterDescription
indexThe index value started from one.

Return Value

Annotation object

See Also