Parse

Parse

Converts the specified string to the instance of Duration struct.

Returns: Returns the converted instance of Duration struct.

Parse(const System::SharedPtr< Project > & p, const System::String & value)
ParameterDescription
pthe specified instance of Project class to convert duration for.
valuethe specified string to convert.