C# Class iTin.Hardware.Specification.Smbios.MemoryChannelElementCollection

Represents a collection of objects MemoryChannelElement.
Inheritance: ReadOnlyCollection
Mostra file Open project: iAJTin/iSMBIOS

Public Methods

Method Description
ToString ( ) : string

Returns a class string that represents the current object.

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

Private Methods

Method Description
MemoryChannelElementCollection ( IEnumerable elements ) : System.Collections.Generic

Initialize a new instance of the class MemoryChannelElementCollection.

Method Details

ToString() public method

Returns a class string that represents the current object.
This method returns a string that includes the number of available items
public ToString ( ) : string
return string