iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Determines whether the element with the specified key is in the collection.
public bool Contains(DmiStructureClass resultKey)
| parameter | description |
|---|---|
| resultKey | One of the Results of SmbiosStructure that represents the key of the object DmiStructure to search. |
true if the object DmiStructure with the resultKey is in the collection; otherwise, it is false.
| exception | condition |
|---|---|
| InvalidEnumArgumentException |