Themes for WinForms | ComponentOne
C1.Win.Themes.8 Assembly / C1.Win.Themes.Serialization Namespace / SerializerLog Class / Capacity Property

In This Topic
    Capacity Property (SerializerLog)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Capacity As System.Integer
    public System.int Capacity {get; set;}
    See Also