IRecognizerConvert Interface

Definition

Can convert from a generic recognizer result to a strongly typed one.

public interface IRecognizerConvert
type IRecognizerConvert = interface
Public Interface IRecognizerConvert
Derived

Methods

Convert(Object)

Convert recognizer result.

Applies to