Documents for PDF, .NET Edition Documentation
RemoveAt Method (AnnotationCollection)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > AnnotationCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

AnnotationCollection Class
AnnotationCollection Members