classafFancomSapi::ISpeechPhraseReplacements

sys::Obj
  afFancom::Collection
    afFancomSapi::ISpeechPhraseReplacements

Represents a collection of ISpeechPhraseReplacement objects.

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

@clsid {38BC662F-2257-4525-959E-2069D2596C05}

asList

Source

virtual override ISpeechPhraseReplacement?[] asList()

find

Source

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

item

Source

virtual override ISpeechPhraseReplacement? item(Int index)

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)