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()
See Also