Value.ChangeType Method
Changes the Type of this Value to the specified ValueType and adjusts the containing data.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public void ChangeType(
ValueType type
)