Value.GetChar Method

Gets the Char of the Value.

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

Syntax

C#

public char GetChar()

Return Value

Type: Char
The Char of the Value.

Reference

Value Class

TcHmiSrv.Core Namespace