/ Assembly List / LJCAddressParserLib / Suffixes

Namespace - LJCAddressParserLib


Syntax

C#
public class Suffixes : List<Suffix>

Represents a colletion of StateLookup objects.

Public Methods
#ctor Initializes an object instance.
Add Creates and adds the object from the provided values.
LJCDeserialize Deserializes from the specified XML file.
LJCSearchCode Retrieve the collection element with code.
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.