The MemoryModule type exposes the following members.

Constructors

  NameDescription
MemoryModule
Constructor.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
AssetTag
The asset tag of the memory module.
BankLabel
The label for the bank of memory.
Capacity
The capacity of the memory module in bytes.
FormFactor
The memory module's form factor.
Manufacturer
The manufacturer of the memory module.
PartNumber
The part number of the memory module.
SerialNumber
The serial number of the memory module.
Speed
The speed of the memory in nanoseconds.
Type
The type of the memory module.

See Also