ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum