/ Assembly List / LJCAddressParserLib / PrimaryRoad

Namespace - LJCAddressParserLib


Syntax

C#
public class PrimaryRoad : IComparable<PrimaryRoad>

Represents a Primary Road.

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.
CountryCode Gets or sets the CountryCode value.
Name Gets or sets the Name value.
StateCode Gets or sets the StateCode value.

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