/ Assembly List / LJCAddressParserLib / Directional

Namespace - LJCAddressParserLib


Syntax

C#
public class Directional : IComparable<Directional>

Represents an Address Directional 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.
Name Gets or sets the Name value.
SpanishName Gets or sets the SpanishName value.

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