Represents the TAISubListElement
type
More...
Inherits Oss.Nas.Sequence.
|
Oss.Nas1790.MCCMNC | MccMNC [get, set] |
| Field 'mccMNC' (mandatory)
|
|
int | TrackingAreaCode [get, set] |
| Field 'trackingAreaCode' (mandatory) The TrackingAreaCode class defines meaningful names for particular values of the field
|
|
Represents the TAISubListElement
type
◆ TAISubListElement()
Oss.Nas1790.TAISubListElement.TAISubListElement |
( |
Oss.Nas1790.MCCMNC |
argMccMNC, |
|
|
int |
argTrackingAreaCode |
|
) |
| |
|
inline |
Constructs an instance of TAISubListElement
with the specified components.
- Parameters
-
argMccMNC | The value of the mccMNC mandatory field |
argTrackingAreaCode | The value of the trackingAreaCode mandatory field |
◆ Copy()
object Oss.Nas1790.TAISubListElement.Copy |
( |
| ) |
|
|
inline |
Creates a deep copy of this object.
- Returns
- A new object that is a deep copy of this instance.
◆ Equals()
override bool Oss.Nas1790.TAISubListElement.Equals |
( |
object |
right | ) |
|
|
inline |
Determines whether the specified object is equal to the current object.
- Parameters
-
right | The object to compare with this object. |
- Returns
true
when the specified object is equal to the current object; otherwise, false.
◆ GetHashCode()
override int Oss.Nas1790.TAISubListElement.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.