AmsNetId Methods
The AmsNetId type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Clones the NetId | |
|
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | |
|
Compares the current object with another object of the same type. | |
|
Equals (Overrides Object.Equals(Object).) | |
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
|
Creates the AmsNetId from bin hex string. | |
|
Gets the HashCode of the Address (Overrides Object.GetHashCode..) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Determines whether the specified AmsNetIds are equal. | |
|
Determines whether the AmsNetIds refer to the same target. | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Compares the netIds | |
|
Compares the NetIds | |
|
Converts the string representation of the address to AmsNetId. | |
|
Converts the AmsNetId to a BinHex string. | |
|
Converts the specified AmsNetId to a BinHex string. | |
|
Converts the NetId object to byte array | |
|
Converts the netId to string (Overrides Object.ToString..) | |
|
Returns a String that represents this instance. | |
|
Converts the string representation of the address to AmsNetId. |
- AmsNetId.Clone Method
- AmsNetId.CompareTo Method
- AmsNetId.Equals Method
- AmsNetId.FromBinHexString Method
- AmsNetId.GetHashCode Method
- AmsNetId.IsEqual Method
- AmsNetId.IsSameTarget Method
- AmsNetId.NetIdsEqual Method
- AmsNetId.Parse Method
- AmsNetId.ToBinHex Method
- AmsNetId.ToBytes Method
- AmsNetId.ToString Method
- AmsNetId.TryParse Method