DoubleMetaphone
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:
C#
public class DoubleMetaphone
Inheritance: objectDoubleMetaphone
Constructors
C#
public DoubleMetaphone()
Fields
C#
protected int maxCodeLen
Methods
Encodes the specified input string using the Double Metaphone algorithm.