public static explicit operator DateTimeValue (
string value
)Dim input As String
Dim output As DateTimeValue
output = CType(input, DateTimeValue)static explicit operator DateTimeValue^ (
String^ value
)No code example is currently available or this language may not be supported.[Missing <param name="value"/> documentation for "M:MoreDateTime.DateTimeValue.op_Explicit(System.String)~MoreDateTime.DateTimeValue"]