Time..::..Parse Method

Parses the specified value string.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static Time Parse(
	string valueString
)

Parameters

valueString
Type: String
The value string.

Return Value

Time.

Exceptions


ExceptionCondition
ArgumentExceptionValue string was not a correct time format - valueString