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