'Declaration Public Sub AddRange( _
ByVal itemsThe array whose elements should be added to the end of AnnotationDataCollection.() As AnnotationData _
)
public void AddRange(
AnnotationData[] items
)
public: void AddRange(
AnnotationData*[]* items
)
public:
void AddRange(
array<AnnotationData^>^ items
)
Parameters
- items
- The array whose elements should be added to the end of AnnotationDataCollection.