AnnotationNoteList interface¶
A list of AnnotationNote objects.
AnnotationNoteList::Count method | Returns the number of elements. |
AnnotationNoteList::Add method | Adds an element. |
AnnotationNoteList::Remove method | Removes an element. |
AnnotationNoteList::Clear method | Removes all elements from the list. |
AnnotationNoteList::Item method | Returns a specific element from the list. |