TypeAttribute Class

ADS Attribute

Inheritance Hierarchy

System.Object
  TwinCAT.TypeSystem.TypeAttribute
Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public class TypeAttribute : ITypeAttribute

VB

Public Class TypeAttribute
    Implements ITypeAttribute

The TypeAttribute type exposes the following members.

Properties

 

Name

Description

Name

Name of the Attribute

Value

Gets the value of the attribute

Methods

 

Name

Description

Equals

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.)

GetHashCode

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.)

Operators

 

Name

Description

Equality

Operator==

Inequality

Implements the != operator.

Reference

TwinCAT.TypeSystem Namespace