ActiveReports 8
AddRange Method (AnnotationsCollection)

The set of annotations to add to the collection.
Adds an array of annotations to the collection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal value() As Annotation _
) 
public void AddRange( 
   Annotation[] value
)

Parameters

value
The set of annotations to add to the collection.
See Also

Reference

AnnotationsCollection Class
AnnotationsCollection Members

Support Forum