Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Log Namespace / LogEntryList Class / Remove Method

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

    Parameters

    item
    See Also