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