ILNumerics Ultimate VS

WMIInfo Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the ILWMIInfo class.

[ILNumerics Core Module]

Inheritance Hierarchy

SystemObject
  ILNumerics.Core.MiscWMIInfo

Namespace:  ILNumerics.Core.Misc
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public class WMIInfo

The WMIInfo type exposes the following members.

Constructors

  NameDescription
Public methodWMIInfo
Initializes a new instance of the WMIInfo class
Top
Properties

  NameDescription
Public propertyProcessors
Returns a list of all available installed processors in system.

[ILNumerics Core Module]

Public propertyRamInstalledBytes
Gets the total number of bytes RAM installed on the system. This is computed based on WMI.

[ILNumerics Core Module]

Top
Remarks

[ILNumerics Core Module]

See Also

Reference