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)
| Parameter | Description |
|---|---|
| p | the specified instance of Project class to convert duration for. |
| value | the specified string to convert. |