LTIME.Parse Method
Parses the specified string to a LTIME object.
          Namespace:  TwinCAT.PlcOpen
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public static LTIME Parse(
string str
)
VB
Public Shared Function Parse (
str As String
) As LTIME
Parameters
| 
                   str  | 
                   Type: System.String  | 
Exceptions
| 
                   Exception  | 
                   Condition  | 
|---|---|
| 
                   Cannot create TIME DataType!  |