ActiveReports 9
Remove Method (AnnotationsCollection)

The Annotation to remove.
Removes the first occurrence of a specific Annotation from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As Annotation _
) 
public void Remove( 
   Annotation value
)

Parameters

value
The Annotation to remove.
See Also

Reference

AnnotationsCollection Class
AnnotationsCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum