iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Parse and populates the property collection for this structure.
protected void Parse(DmiClassPropertiesTable properties)
| parameter | description |
|---|---|
| properties | Collection of properties of this structure. |