Implicit Conversion Operators

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Converts another type to a GrammarBuilder.

Overload List

Remarks

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.

See Also