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