ClassDoubleMetaphone
Class
Represents a class that implements the Double Metaphone algorithm for phonetic string matching.
Definition
Namespace:Telerik.Windows.Documents.Proofing
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class DoubleMetaphone
Inheritance: objectDoubleMetaphone
Constructors
DoubleMetaphone()
Declaration
cs-api-definition
public DoubleMetaphone()
Fields
Methods
Encode(string)
Encodes the specified input string using the Double Metaphone algorithm.
Encode(string, bool)
Encodes the specified input string using the Double Metaphone algorithm.