/ Assembly List / LJCAddressParserLib / StateLookups

Namespace - LJCAddressParserLib


Syntax

C#
public class StateLookups : List<StateLookup>

Represents a colletion of StateLookup objects.

Public Methods
#ctor Initializes an object instance.
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.
8 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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