Click or drag to resize

AnnotationUICollectionAddRange Method

Use these methods to add multiple annotations into the collection.
Overload List
  NameDescription
Public methodAddRange(AnnotationUI)
Adds an array of annotations to the collection.
Public methodAddRange(AnnotationUICollection)
Adds annotations from another AnnotationUICollection to this collection.
Top
See Also