Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / LicenseManager.GCDTLicenses Class / LicenseList Field

In This Topic
    LicenseList Field
    In This Topic
    A list of licenses in a file
    Syntax
    'Declaration
     
    
    Public LicenseList As LicenseManager.GCDTLicense()
    public LicenseManager.GCDTLicense[] LicenseList
    See Also