Represents the PagingRestriction
type
More...
Inherits Oss.Nas.Sequence.
Represents the PagingRestriction
type
◆ PagingRestriction() [1/2]
Oss.Nas1790.PagingRestriction.PagingRestriction |
( |
int |
argPagingRequestType | ) |
|
|
inline |
Constructs an instance of PagingRestriction
with the specified mandatory components.
- Parameters
-
argPagingRequestType | The value of the pagingRequestType mandatory field |
◆ PagingRestriction() [2/2]
Constructs an instance of PagingRestriction
with the specified components.
- Parameters
-
argPagingRequestType | The value of the pagingRequestType mandatory field |
argInformation | The value of the information optional field |
◆ Copy()
object Oss.Nas1790.PagingRestriction.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.PagingRestriction.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.PagingRestriction.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.