iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Represents a collection of objects DmiManagementControllerHostInterfaceProtocolRecordsCollection.
public sealed class DmiManagementControllerHostInterfaceProtocolRecordsCollection : 
    ReadOnlyCollection<DmiManagementControllerHostInterfaceProtocolRecord>
| name | description | 
|---|---|
| override ToString() | Returns a class String that represents the current object. |