Symbol.ToString Method

Returns a string that represents the current object.

Namespace:  TcHmiSrv.Core.Tools.DynamicSymbols
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public override string ToString()

Return Value

Type: String
A string that represents the current object.

Reference

Symbol Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace