__WinDate Structure |
Namespace: XSharp
The __WinDate type exposes the following members.
Name | Description | |
---|---|---|
__WinDate(Date) | This constructor is used in code generated by the compiler when needed. | |
__WinDate(SerializationInfo, StreamingContext) | Construct a value from serialized data |
Name | Description | |
---|---|---|
JulianValue | Value as Julian Number, 0 for NULL_DATE | |
Value | Value as Date |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Overrides Equals(Object).) | |
GetHashCode | Returns the hash code for this instance. (Overrides GetHashCode.) | |
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. | |
ToString | Returns the fully qualified type name of this instance. (Overrides ToString.) |