AnnotationCollection.Item

AnnotationCollection indexer

Gets the element at the specified index.

public Annotation this[int index] { get; }
ParameterDescription
index

See Also