[Missing <summary> documentation for T:nTools.SystemInfo]
Assembly: SystemInfo (in SystemInfo.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public class SystemInfo
Public Class SystemInfo
public ref class SystemInfo
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | SystemInfo()()() |
empty constructor
|
![]() | cleanStart()()() |
initiates a clean query for all info (updated to the current moment)
|
![]() | clearLogin()()() |
if you don't need to login anymore, run this function
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | getCPU(CPU) | |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | getHD(Int32, LDisk) | |
![]() | getNIC(Int32, Network) | |
![]() | getOS(OS) | |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | hardDriveCount |
number of harddrives
|
![]() | Item[([(nType, Object])]) |
gets the desired data for the selected infoType (cpu/os)
|
![]() | Item[([(nType, Int32, LDisk])]) | |
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | niCount |
number of network interfaces
|
![]() | setLogin(String, String) |
sets the login info if necessary
|
![]() | setLogin(String, String, String) |
sets the login info (if necessary), and remote machine name
|
![]() | ToString()()() | (Inherited from Object.) |