GDay.Parse MethodGDay.Parse MethodGDay::Parse Method
Parameters
- value
Type: System.StringSystem.StringSystem::String^
The lexical representation of the
xs:gDayto convert.
Return Value
Type: XmlPrime.GDayXmlPrime.GDayXmlPrime::GDay
The GDayGDayGDay value equivalent to the xs:gDay 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:gDay. |
