Represents the SEQUENCE
type
More...
Inherits Oss.Nas.Sequence.
|
int | SmsValue [get, set] |
| Field 'smsValue' (mandatory)
|
|
int | SmValue [get, set] |
| Field 'smValue' (mandatory)
|
|
Represents the SEQUENCE
type
◆ NAS1790_TmsMeasurementCapability()
Oss.Nas1790.NAS1790_TmsMeasurementCapability.NAS1790_TmsMeasurementCapability |
( |
int |
argSmsValue, |
|
|
int |
argSmValue |
|
) |
| |
|
inline |
Constructs an instance of NAS1790_TmsMeasurementCapability
with the specified components.
- Parameters
-
argSmsValue | The value of the smsValue mandatory field |
argSmValue | The value of the smValue mandatory field |
◆ Copy()
object Oss.Nas1790.NAS1790_TmsMeasurementCapability.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.NAS1790_TmsMeasurementCapability.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.NAS1790_TmsMeasurementCapability.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.