Visual Basic (Declaration) | |
---|---|
Public Sub Remove( _ ByVal annotation As Annotation _ ) |
C# | |
---|---|
public void Remove( Annotation annotation ) |
Parameters
- annotation
- The annotation object to be removed.
ActiveReports Developer 7 | |
Remove Method | |
See Also |
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationCollection Class : Remove Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Sub Remove( _ ByVal annotation As Annotation _ ) |
C# | |
---|---|
public void Remove( Annotation annotation ) |