SymbolWithDirectValue Methods

The SymbolWithDirectValue type exposes the following members.

Methods

 

Name

Description

SymbolWithDirectValue Methods 1:

Equals(Object)

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

SymbolWithDirectValue Methods 2:

Equals(Symbol)

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

SymbolWithDirectValue Methods 3:

Equals(SymbolWithValue)

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

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

SymbolWithDirectValue Methods 5:

GetHashCode

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

SymbolWithDirectValue Methods 6:

GetType

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

SymbolWithDirectValue Methods 7:

MemberwiseClone

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

SymbolWithDirectValue Methods 8:

Read

Reads the Value at the specified path from Value. (Inherited from SymbolWithValue.)

SymbolWithDirectValue Methods 9:

SetValue

Sets the Value of the SymbolWithDirectValue.

SymbolWithDirectValue Methods 10:

ToString

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

SymbolWithDirectValue Methods 11:

Write

Writes the specified Value at the specified path to Value. (Inherited from SymbolWithValue.)

Reference

SymbolWithDirectValue Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace