Timespan Constructor (Timespan)

Initializes a new instance of the Timespan class based on another Timespan.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public Timespan(
    Timespan other
)

Parameters

other

Type: TcHmiSrv.Timespan
The other Timespan.

Reference

Timespan Class

Timespan Overload

TcHmiSrv Namespace