The SystemInfo type exposes the following methods.
 Methods
Methods
|  Public  Protected |  Instance  Static |  Declared  Inherited |  XNA Framework Only  .NET Compact Framework Only | 
| Member | Description | |
|---|---|---|
|  | 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.) | 
|  | MemberwiseClone()()() | 
                    Creates a shallow copy of the current Object.
                (Inherited from Object.) | 
|  | 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.) | 

























