TIME Constructor (TimeSpan)
Initializes a new instance of the TIME class.
Namespace: TwinCAT.PlcOpen
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public TIME(
TimeSpan time
)
VB
Public Sub New (
time As TimeSpan
)
Parameters
time |
Type: System.TimeSpan |