| C# |
|---|
| public class SuffixLookups : List<SuffixLookup> |
| Add | Creates and adds the object from the supplied values. |
| LJCDeserialize | Deserializes from the specified XML file. |
| LJCGenerateSoundex | Generates the Soundex values. |
| LJCSearchLookupName | Finds and returns the object that contains the supplied values. |
| LJCSearchLSoundex | Finds and returns the object that contains the supplied values. |
| LJCSearchPSoundex | Finds and returns the object that contains the supplied values. |
| LJCSerialize | Serializes the collection to a file. |
| LJCDefaultFileName | Gets the Default File Name. |