classafFancomSapi::ISpeechPhraseRules

sys::Obj
  afFancom::Collection
    afFancomSapi::ISpeechPhraseRules

Represents a collection of ISpeechPhraseRule objects.

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

@clsid {9047D593-01DD-4B72-81A3-E4A0CA69F407}

asList

Source

virtual override ISpeechPhraseRule?[] asList()

find

Source

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

item

Source

virtual override ISpeechPhraseRule? item(Int index)

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)