C# 클래스 iTin.Hardware.Specification.Smbios.MemoryChannelElementCollection

Represents a collection of objects MemoryChannelElement.
상속: ReadOnlyCollection
파일 보기 프로젝트 열기: iAJTin/iSMBIOS

공개 메소드들

메소드 설명
ToString ( ) : string

Returns a class string that represents the current object.

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

비공개 메소드들

메소드 설명
MemoryChannelElementCollection ( IEnumerable elements ) : System.Collections.Generic

Initialize a new instance of the class MemoryChannelElementCollection.

메소드 상세

ToString() 공개 메소드

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