Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / SystemInfo Class / SystemInfo Constructor

In This Topic
    SystemInfo Constructor
    In This Topic
    Initializes a new instance of the SystemInfo class. Note that the property values are not updated by this constructor, the Initialize method should be used to actually fill the current object with system info data.
    Syntax
    'Declaration
     
    Public Function New()
    public SystemInfo()
    See Also