AmsAddress Class
Ams/Ads Address
Inheritance Hierarchy
System.Object
TwinCAT.Ads.AmsAddress
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public class AmsAddress
VB
Public Class AmsAddress
The AmsAddress type exposes the following members.
Constructors
|
Name |
Description |
---|---|---|
|
Protected constructor | |
|
Constructor | |
|
Initializes a new instance of the AmsAddress class. | |
|
Copy constructor | |
|
Constructor | |
|
Constructor | |
|
Constructor | |
|
Constructor | |
|
Constructor | |
|
Constructor | |
|
Constructor |
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. | |
|
Converts the Address to String 'NetId:Port' (Overrides Object.ToString..) | |
|
Tries to parse the AmsAddress from string. |
Fields
|
Name |
Description |
---|---|---|
|
The net id | |
|
The port | |
|
The regular expression pattern for AmsAddress |