GDay MethodsGDay MethodsGDay Methods
Methods
Method | Description | |
---|---|---|
![]() | Equals (object)Equals (Object)Equals (object^) | Determines whether this instance is equal to a specified object. (Overrides ValueType.EqualsValueType.EqualsValueType::Equals) |
![]() | Equals (GDay)Equals (GDay)Equals (GDay) | Determines whether this instance is equal to another GDayGDayGDay. |
![]() ![]() | Equals (GDay, GDay, TimeZone)Equals (GDay, GDay, TimeZone)Equals (GDay, GDay, TimeZone) | Indicates whether a specified GDayGDayGDay is equal to another specified GDayGDayGDay given the supplied implicit time zone. |
![]() | Object.FinalizeObject.FinalizeObject::Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
![]() | GetHashCodeGetHashCodeGetHashCode | Returns the hash code for this instance. (Overrides ValueType.GetHashCodeValueType.GetHashCodeValueType::GetHashCode) |
![]() | Object.GetTypeObject.GetTypeObject::GetType | Gets the type of the current instance.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
![]() | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone | Creates a shallow copy of the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
![]() ![]() | ParseParseParse |
Converts the lexical representation of an xs:gDay to its GDayGDayGDay equivalent.
|
![]() | ToStringToStringToString | Returns the canonical lexical representation of this GDayGDayGDay. (Overrides ValueType.ToStringValueType.ToStringValueType::ToString) |
![]() ![]() | TryParseTryParseTryParse |
Converts a lexical representation of an xs:gDay to its GDayGDayGDay equivalent.
A return value indicates whether the conversion succeeded or failed.
|