'Declaration Public Sub ClearAndAddRange( _
ByVal itemsThe AnnotationView array whose elements should be added to the end of the SelectedAnnotationViewCollection.() As Vintasoft.Imaging.Annotation.UI.AnnotationView _
)
public void ClearAndAddRange(
Vintasoft.Imaging.Annotation.UI.AnnotationView[] items
)
public: void ClearAndAddRange(
Vintasoft.Imaging.Annotation.UI.AnnotationView*[]* items
)
public:
void ClearAndAddRange(
array<Vintasoft.Imaging.Annotation.UI.AnnotationView^>^ items
)
Parameters
- items
- The AnnotationView array whose elements should be added to the end of the SelectedAnnotationViewCollection.