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

In This Topic
    Add Method (LogEntryList)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Add( _
       ByVal item As LogEntryBase _
    ) 
    public void Add( 
       LogEntryBase item
    )

    Parameters

    item
    See Also