VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI.VisualTools Namespace / SelectedAnnotationViewCollection Class / AddRange(IEnumerable<AnnotationView>) Method
Syntax Requirements SeeAlso
In This Topic
AddRange(IEnumerable<AnnotationView>) Method (SelectedAnnotationViewCollection)
In This Topic
Adds the elements of an AnnotationView array to the end of the SelectedAnnotationViewCollection.
Syntax

Parameters

items
The AnnotationView collection whose elements should be added to the end of the SelectedAnnotationViewCollection.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also