AmsAddress Methods
The AmsAddress type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Clones this instance. | |
|
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.) | |
|
Gets the HashCode of the Address (Overrides Object.GetHashCode..) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Parses a string to an AmsAddress object. | |
|
Sets the net identifier. | |
|
Sets the port. | |
|
Converts the Address to String 'NetId:Port' (Overrides Object.ToString..) | |
|
Tries to parse the AmsAddress from string. |