ILNumerics - Technical Application Development
SystemObject
ILNumerics.Core.MiscWMIInfo
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Top
Top
Initializes a new instance of the ILWMIInfo class.
[ILNumerics Core Module]
Inheritance Hierarchy
ILNumerics.Core.MiscWMIInfo
Namespace: ILNumerics.Core.Misc
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
The WMIInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WMIInfo | Initializes a new instance of the WMIInfo class |
Properties
Name | Description | |
---|---|---|
Processors |
Returns a list of all available installed processors in system.
[ILNumerics Core Module] | |
RamInstalledBytes |
Gets the total number of bytes RAM installed on the system. This is computed based on WMI.
[ILNumerics Core Module] |
Remarks
[ILNumerics Core Module]
See Also