/ Assembly List / LJCAddressParserLib / Unit

Namespace - LJCAddressParserLib


Syntax

C#
public class Unit : IComparable<Unit>

Represents a Unit 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.
RequiresRange Gets or sets the RequiresRange value.

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