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

In This Topic
    ToArray Method (LogEntryList)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToArray() As LogEntryBase()
    public LogEntryBase[] ToArray()
    See Also