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

DmiGroupAssociationElementCollection.ToString method

Returns a class String that represents the current object.

public override string ToString()

Return Value

Object String that represents the current DmiGroupAssociationElementCollection class.

Remarks

This method returns a string that includes the number of available items

See Also