Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes.Serialization Namespace / SerializerLog Class / ToArray Method

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