The DateField type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DateToString | Converts a Date to a string suitable for indexing. | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MAX_DATE_STRING | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MIN_DATE_STRING | ||
| StringToDate | Converts a string-encoded date into a Date object. | |
| StringToTime | Converts a string-encoded date into a millisecond time. | |
| TimeToString | Converts a millisecond time to a string suitable for indexing. | |
| ToString | (Inherited from Object.) |