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.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public SystemInfo()
Visual Basic
Public Sub New

See Also