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