\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / C1ZipEntryCollection Class / ToArray Method

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