TypeAttribute Class
ADS Attribute
Inheritance Hierarchy
System.Object
TwinCAT.TypeSystem.TypeAttribute
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public class TypeAttribute : ITypeAttributeThe TypeAttribute type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
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. | |
|
|
Returns a string that represents the current object. |
Operators
|
|
Name |
Description |
|---|---|---|
|
|
Operator== | |
|
|
Implements the != operator. |