C# 클래스 System.Html.Speech.SpeechRecognitionResultList

파일 보기 프로젝트 열기: Saltarelle/SaltarelleWeb

Private Properties

프로퍼티 타입 설명
GetEnumerator IEnumerator
SpeechRecognitionResultList System.Collections.Generic
this SpeechRecognitionResult

공개 메소드들

메소드 설명
Item ( int index ) : SpeechRecognitionResult

비공개 메소드들

메소드 설명
GetEnumerator ( ) : IEnumerator
SpeechRecognitionResultList ( ) : System.Collections.Generic
this ( int index ) : SpeechRecognitionResult

메소드 상세

Item() 공개 메소드

public Item ( int index ) : SpeechRecognitionResult
index int
리턴 SpeechRecognitionResult