classafFancomSapi::ISpeechPhraseElements

sys::Obj
  afFancom::Collection
    afFancomSapi::ISpeechPhraseElements

Represents a collection of ISpeechPhraseElement objects.

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

@clsid {0626B328-3478-467D-A0B3-D0853B93DDA3}

asList

Source

virtual override ISpeechPhraseElement?[] asList()

find

Source

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

item

Source

virtual override ISpeechPhraseElement? item(Int index)

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)