'Declaration Public Sub AddRange( _
ByVal itemsThe AnnotationView collection whose elements should be added to the end of the SelectedAnnotationViewCollection.As System.Collections.Generic.IEnumerable(Of AnnotationView) _
)
public void AddRange(
System.Collections.Generic.IEnumerable<AnnotationView> items
)
public: void AddRange(
System.Collections.Generic.IEnumerable<AnnotationView*>* items
)
public:
void AddRange(
System.Collections.Generic.IEnumerable<AnnotationView^>^ items
)
Parameters
- items
- The AnnotationView collection whose elements should be added to the end of the SelectedAnnotationViewCollection.