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