Udostępnij przez


AnnotationCollection.Insert Method

Inserts an Annotation into the collection.

Overload List

Name Description
AnnotationCollection.Insert (Int32, Annotation)
Inserts an Annotation into the collection at the specified index.
AnnotationCollection.Insert (Int32, String, String)
Creates and inserts an Annotation, with the specified name and value, into the collection at the specified index.