public class DateValue : IDisposablepublic ref class DateValue : IDisposable| Absolute | Gets or sets the specific DateTime value. |
| Offset | The offset for the date value. |
| RelativeDate | Gets or sets the RelativeDateType for a relative date. |
| Dispose | Releases all resources used by the DateValue |
| Dispose(Boolean) | Releases the unmanaged resources used by the DateValue and optionally releases the managed resources |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize |
Non-GC class clean up
(Overrides ObjectFinalize) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |