Symbol Methods

The Symbol type exposes the following members.

Methods

 

Name

Description

Symbol Methods 1:

Equals(Object)

Determines whether the specified Object is equal to the current Symbol.
(Overrides ObjectEquals(Object))

Symbol Methods 2:

Equals(Symbol)

Indicates whether the current Symbol is equal to another Symbol.

Symbol Methods 3:

Finalize

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

Symbol Methods 4:

GetHashCode

Serves as the default hash function.
(Overrides ObjectGetHashCode)

Symbol Methods 5:

GetType

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

Symbol Methods 6:

MemberwiseClone

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

Symbol Methods 7:

Read(QueueString)

Reads the Value at the specified path from the current Symbol.

Symbol Methods 8:

Read(QueueString, Context)

Reads the Value at the specified path from the current Symbol.

Symbol Methods 9:

ToString

Returns a string that represents the current object.
(Overrides ObjectToString)

Symbol Methods 10:

Write(QueueString, Value)

Writes the specified Value at the specified path to the current Symbol.

Symbol Methods 11:

Write(QueueString, Value, Context)

Writes the specified Value at the specified path to the current Symbol.

Reference

Symbol Class TcHmiSrv.Core.Tools.DynamicSymbols Namespace

Copyright © Beckhoff Automation GmbH & Co. KG