| C# |
|---|
| public class Suffix : IComparable<Suffix> |
| #ctor | Initializes an object instance. |
| Clone | Clones the structure of the object. |
| CompareTo | Provides the default Sort functionality. |
| ToString | The object string identifier. |
| Code | Gets or sets the Code value. |
| Name | Gets or sets the Name value. |