/ Assembly List / LJCAddressParserLib / Suffix

Namespace - LJCAddressParserLib


Syntax

C#
public class Suffix : IComparable<Suffix>

Represents a Suffix 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.

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