ActiveReports 8
RemoveAt Method (AnnotationsCollection)

The index of the Annotation to remove.
Removes the specified annotation from the collection.
Syntax
'Declaration
 
Public Shadows Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public new void RemoveAt( 
   System.int index
)

Parameters

index
The index of the Annotation to remove.
See Also

Reference

AnnotationsCollection Class
AnnotationsCollection Members

Support Forum