TypeAttribute Class
ADS Attribute
Inheritance Hierarchy
System.Object
TwinCAT.TypeSystem.TypeAttribute
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public class TypeAttribute : ITypeAttribute
The TypeAttribute type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Equals (Overrides Object.Equals(Object).) | |
|
Finalize |
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..) | |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |