SymbolWithValue Methods

The SymbolWithValue type exposes the following members.

Methods

 

Name

Description

SymbolWithValue Methods 1:

Equals(Object)

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

SymbolWithValue Methods 2:

Equals(Symbol)

Indicates whether the current Symbol is equal to another Symbol. (Inherited from Symbol.)

SymbolWithValue Methods 3:

Equals(SymbolWithValue)

Indicates whether the current SymbolWithValue is equal to another SymbolWithValue.

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

SymbolWithValue Methods 5:

GetHashCode

Serves as the default hash function. (Overrides Symbol.GetHashCode..)

SymbolWithValue Methods 6:

GetType

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

SymbolWithValue Methods 7:

MemberwiseClone

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

SymbolWithValue Methods 8:

Read

Reads the Value at the specified path from Value. (Overrides Symbol.Read(Queue.String.).)

SymbolWithValue Methods 9:

ToString

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

SymbolWithValue Methods 10:

Write

Writes the specified Value at the specified path to Value. (Overrides Symbol.Write(Queue.String., Value).)

Reference

SymbolWithValue Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace