AmsAddress Methods
The AmsAddress type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Clones this instance. | |
|
|
Equals | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Gets the HashCode of the Address | |
|
|
Gets the Type of the current
instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Parses a string to an AmsAddress object. | |
|
|
Sets the net identifier. | |
|
|
Sets the port. | |
|
|
Converts the Address to String 'NetId:Port' | |
|
|
Tries to parse the AmsAddress from string. |
- AmsAddress.Clone Method
- AmsAddress.Equals Method
- AmsAddress.GetHashCode Method
- AmsAddress.Parse Method
- AmsAddress.SetNetId Method
- AmsAddress.SetPort Method
- AmsAddress.ToString Method
- AmsAddress.TryParse Method
- AmsAddressClone Method
- AmsAddressEquals Method
- AmsAddressGetHashCode Method
- AmsAddressParse Method
- AmsAddressSetNetId Method
- AmsAddressSetPort Method
- AmsAddressToString Method
- AmsAddressTryParse Method