GrammarBuilder Implicit Conversion Operators

 

Converts another type to a GrammarBuilder.

Namespace:   System.Speech.Recognition
Assembly:  System.Speech (in System.Speech.dll)

Implicit conversion creates a new instance of GrammarBuilder. You can cast each of the following classes to a GrammarBuilder.

Each of the implicit casts is equivalent to calling the constructor.

Return to top
Show: