The CpuType type exposes the following members.
 Constructors
Constructors
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | $InvariantMethod$ | |
|  | Equals | (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.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | ToString | 
            Converts the value of this instance to its equivalent string representation.
            (Overrides Object..::..ToString()()()().) | 
 Fields
Fields
| Name | Description | |
|---|---|---|
|  | $evaluatingInvariant$ | |
|   | AmdAthlon | 
            AMD Athlon K7 architecture.
             | 
|   | AmdAthlon64 | 
            AMD Athlon64, AMD codename Opteron, Hammer or Clawhammer K8 architecture.
             | 
|   | AmdBulldozer | 
            AMD codename Bulldozer.
             | 
|   | AmdK10 | 
            AMD codename K10, AMD Phenom or AMD Family10h.
             | 
|   | AmdK6 | 
            AMD K6 architecture.
             | 
|   | AmdVenice | 
            AMD codename Venice.
             | 
|   | Intel80186 | 
            Intel 80186 (i186).
             | 
|   | Intel80286 | 
            Intel 80286 (i286).
             | 
|   | Intel80386 | 
            Intel 80386 (i386).
             | 
|   | Intel80486 | 
            Intel 80486 (i486).
             | 
|   | Intel8086 | 
            Intel 8086.
             | 
|   | IntelConroe | 
            Intel codename Conroe or Intel Core2.
             | 
|   | IntelItanium | 
            Intel Itanium, IA64 (x86).
             | 
|   | IntelNehalem | 
            Intel codename Nehalem or Intel Core i7.
             | 
|   | IntelPenryn | 
            Intel codename Penryn.
             | 
|   | IntelPentium | 
            Intel Pentium (i586) or Intel codename P5.
             | 
|   | IntelPentium3 | 
            Intel Pentium III or Intel codename Katmai.
             | 
|   | IntelPentium4 | 
            Intel Pentium IV (P4) or Intel codename Williamette.
             | 
|   | IntelPentiumII | 
            Intel Pentium II.
             | 
|   | IntelPentiumPro | 
            Intel Pentium Pro (i686) or Intel codename P6.
             | 
|   | IntelPrescott | 
            Intel codename Prescott.
             | 
|   | IntelSandyBridge | 
            Intel codename Sandy Bridge.
             | 
|   | IntelWestmere | 
            Intel codename Westmere.
             | 
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | Features | 
            Gets the features supported by this CPU type.
             | 
|  | Name | 
            Gets the name of the CPU type.
             | 
|  | OperatingModes | 
            Gets the operating modes supported by this CPU type.
             | 





