/ Assembly List / LJCAddressParserLib / States

Namespace - LJCAddressParserLib


Syntax

C#
public class States : List<State>

Represents a collection of State 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.
LJCSearchCode Retrieve the collection element.
LJCSerialize Serializes the collection to a file.
LJCUpdateLookups Updates the Lookups object.
6 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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