Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / OperatorList Class / Remove Method

In This Topic
    Remove Method (OperatorList)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Remove( _
       ByVal item As OperatorBase _
    ) As System.Boolean
    public System.bool Remove( 
       OperatorBase item
    )

    Parameters

    item
    See Also