| XDateTime Methods |
The XDateTime type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear |
Clears this instance.
| |
| Clone |
Clones this instance.
| |
| DataToView |
Datas to view.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDate |
Gets the date.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsNullOrEmpty |
Determines whether this datetime is null or empty .
| |
| IsNullOrEmpty(XDateTime) |
Determines whether datetime is null or empty.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetValue(DateTime) |
Sets the date.
| |
| SetValue(Int32, Int32, Int32, Int32, Int32, Int32) |
Sets the date from parameters.
| |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
| ViewToData |
Views to data.
|