/ Assembly List / LJCAddressParserLib / Units

Namespace - LJCAddressParserLib


Syntax

C#
public class Units : List<Unit>

Represents a colletion of Unit 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 with code.
LJCSearchName Retrieve the collection element with name.
LJCSerialize Serializes the collection to a file.
LJCUpdateLookups Updates the Lookups object.
7 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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