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.

Properties

 

Name

Description

TypeAttribute Class 1:

Name

Name of the Attribute

TypeAttribute Class 2:

Value

Gets the value of the attribute

Methods

 

Name

Description

TypeAttribute Class 3:

Equals

Equals (Overrides Object.Equals(Object).)

TypeAttribute Class 4:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

TypeAttribute Class 5:

GetHashCode

Gets the HashCode of the Address (Overrides Object.GetHashCode..)

TypeAttribute Class 6:

GetType

Gets the Type of the current instance. (Inherited from Object.)

TypeAttribute Class 7:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

TypeAttribute Class 8:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Operators

 

Name

Description

TypeAttribute Class 9:

TypeAttribute Class 10:

Equality

Operator==

TypeAttribute Class 11:

TypeAttribute Class 12:

Inequality

Implements the != operator.

Reference

TwinCAT.TypeSystem Namespace