Share via


ITextSearchStringMapper Interface

Definition

Interface for mapping between a ITextSearch implementation result value, and a String instance.

public interface ITextSearchStringMapper
type ITextSearchStringMapper = interface
Public Interface ITextSearchStringMapper
Derived

Methods

MapFromResultToString(Object)

Map from an Object which represents a result value associated with a ITextSearch implementation to a a String instance.

Applies to