'Declaration Public Shared Function Parse( _ ByVal value As String _ ) As TdPeriodTimeWithTimeZone
'Usage Dim value As String Dim value As TdPeriodTimeWithTimeZone value = TdPeriodTimeWithTimeZone.Parse(value)
public static TdPeriodTimeWithTimeZone Parse( string value )
public: static TdPeriodTimeWithTimeZone Parse( String^ value )
Parameters
- value
- The string that is to be converted into a TdPeriodTimeWithTimeZone.