GMonth.Parse MethodGMonth.Parse MethodGMonth::Parse Method
Parameters
- value
Type: System.StringSystem.StringSystem::String^
The lexical representation of the
xs:gMonthto convert.
Return Value
Type: XmlPrime.GMonthXmlPrime.GMonthXmlPrime::GMonth
The GMonthGMonthGMonth value equivalent to the xs:gMonth represented by value.
Exceptions
| Exception | Condition |
| ArgumentNullExceptionArgumentNullExceptionArgumentNullException | value is null
a null reference (Nothing in Visual Basic)
nullptr. |
| FormatExceptionFormatExceptionFormatException | value is not a valid lexical representation of an xs:gMonth. |
