iSMBIOS

iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows

View the Project on GitHub iAJTin/iSMBIOS

DmiMemoryControllerContainedElementCollection class

Represents a collection of memory device identifiers.

public sealed class DmiMemoryControllerContainedElementCollection : ReadOnlyCollection<int>

Public Members

name description
overrideĀ ToString() Returns a class String that represents the current object.

See Also