CodeNamePair Class |
Namespace: Aloe.EnterpriseOne.Model.Core
The CodeNamePair type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeNamePair |
Initializes a new instance of the CodeNamePair struct.
|
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object, is equal to this instance.
(Overrides ValueTypeEquals(Object).) | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
| ToString |
Returns a String that represents this instance.
(Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| Equality |
Implements the operator ==.
| |
| Inequality |
Implements the operator !=.
|