Creates a new
LocalTime instance based on the string representation.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public static LocalTime Parse(
string value
)
Parameters
- value
- Type: SystemString
Return Value
Type:
LocalTimeSee Also