classafFancomSapi::ISpeechLexiconPronunciations

sys::Obj
  afFancom::Collection
    afFancomSapi::ISpeechLexiconPronunciations

Represents a collection of ISpeechLexiconPronunciation objects.

http://msdn.microsoft.com/en-us/library/ee125303%28v=vs.85%29.aspx

@clsid {72829128-5682-4704-A0D4-3E2BB6F2EAD3}

asList

Source

virtual override ISpeechLexiconPronunciation?[] asList()

find

Source

virtual override ISpeechLexiconPronunciation? find(|Obj?,Int->Bool callback)

item

Source

virtual override ISpeechLexiconPronunciation? item(Int index)

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)