The IsoDate type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Overrides ObjectEquals(Object).) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Overrides ObjectGetHashCode.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
|  | ToTimePoint | 
            Returns a point in time represented by that date and a supplied
            time of day. If the date or time lacks precision, or if the time is 
            omitted, then the smallest valid point in time for this specification
            is returned.
             | 
See Also