AnnotationCollection.Add Method
Creates and adds an Annotation to the collection.
Overload List
| Name | Description |
|---|---|
| AnnotationCollection.Add (Annotation) |
Adds an Annotation to the end of the collection.
|
| AnnotationCollection.Add (String, String) |
Creates and adds an Annotation, with the specified name and value, to the end of the collection.
|