Represents the SEQUENCE OF
type
More...
Inherits System.Collections.Generic.List< Oss.Nas1790.RemoteUEContextWithLength >, and Oss.Nas.SequenceOf.
Represents the SEQUENCE OF
type
◆ NAS1790_Tcontexts() [1/2]
Initializes a new instance of the NAS1790_Tcontexts
class that contains elements copied from the specified collection and has a sufficient capacity to accommodate the number of copied elements.
- Parameters
-
◆ NAS1790_Tcontexts() [2/2]
Oss.Nas1790.NAS1790_Tcontexts.NAS1790_Tcontexts |
( |
int |
capacity | ) |
|
|
inline |
Initializes a new instance of the NAS1790_Tcontexts
class. The instance is empty and has a specified capacity.
- Parameters
-
◆ Copy()
object Oss.Nas1790.NAS1790_Tcontexts.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_Tcontexts.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_Tcontexts.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.