AnySymbolSpecifier Class

Class AnySymbolSpecifier.

Inheritance Hierarchy

System.Object
  TwinCAT.TypeSystem.AnySymbolSpecifier
Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public class AnySymbolSpecifier

The AnySymbolSpecifier type exposes the following members.

Constructors

 

Name

Description

AnySymbolSpecifier Class 1:

AnySymbolSpecifier

Initializes a new instance of the AnySymbolSpecifier class.

Properties

 

Name

Description

AnySymbolSpecifier Class 2:

InstancePath

Gets the instance path.

AnySymbolSpecifier Class 3:

TypeSpecifier

Gets the type specifier.

Methods

 

Name

Description

AnySymbolSpecifier Class 4:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

AnySymbolSpecifier Class 5:

Finalize

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

AnySymbolSpecifier Class 6:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

AnySymbolSpecifier Class 7:

GetType

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

AnySymbolSpecifier Class 8:

MemberwiseClone

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

AnySymbolSpecifier Class 9:

ToString

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

Remarks

Specifies an Symbol path together with an AnyTypeSpecifier to address a symbol for an Read/Write operation

Reference

TwinCAT.TypeSystem Namespace