Namespace - LJCAddressParserLib
Syntax
| C# |
|
public class State : IComparable<State>
|
Represents an Address State 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. |
|
CountryCode
|
Gets or sets the CountryCode value. |
|
Name
|
Gets or sets the Name value. |
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.