MemoryInfo Class |
Namespace: Xcalibur.Models.Hardware.Memory
The MemoryInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | MemoryInfo |
Initializes a new instance of the MemoryInfo class.
|
Name | Description | |
---|---|---|
![]() | MaximumMemory |
Maximum memory possible.
|
![]() | Slots |
Memory slot breakdown.
|
![]() | TotalMemory |
Total memory present (in bytes).
|
![]() | TotalSlots |
Total memory slots expected.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |