Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FileSpecification.RelatedFileCollection Class / RemoveAt Method

In This Topic
    RemoveAt Method (FileSpecification.RelatedFileCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub RemoveAt( _
       ByVal index As System.Integer _
    ) 
    public void RemoveAt( 
       System.int index
    )

    Parameters

    index
    See Also