Value.ToUInt32 Method

Converts this instance of the Value class to the appropriate UInt32.

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

Syntax

C#

public uint ToUInt32()

Return Value

Type: UInt32
An UInt32 that represents the current Value.

Reference

Value Class

ToUInt32 Overload

TcHmiSrv.Core Namespace