/ Assembly List / LJCAddressParserLib / RoadLookups

Namespace - LJCAddressParserLib


Syntax

C#
public class RoadLookups : List<RoadLookup>

Represents a collection of RoadLookup objects.

Static
LJCDeserialize Deserializes from the specified XML file.

Collection
Add Creates and adds the object from the supplied values.
LJCGenerateSoundex Generates the Soundex values.
LJCSerialize Serializes the collection to a file.

SearchSort
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.
7 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.