/ Assembly List / LJCAddressParserLib / UnitLookup

Namespace - LJCAddressParserLib


Syntax

C#
public class UnitLookup : IComparable<UnitLookup>

Represents a UnitLookup component.

Public Methods
#ctor Initializes an object instance.
Clone Clones the structure of the object.
CompareTo Provides the default Sort functionality.
ToString The object string identifier.
4 Methods

Properties
Code Gets or sets the Code value.
LookupName Gets or sets the LookupName value.
LSoundex Gets or sets the Letter Soundex value.
PSoundex Gets or sets the Phonetic Soundex value.

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