Date Methods |
The Date type exposes the following members.
Name | Description | |
---|---|---|
Attach | Attach the Cos/SDF object to the Date.
| |
Close | ||
Equals | (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.) | |
IsValid | Indicates whether the Date is valid (non-null). | |
Set | Sets value to given Date object
| |
SetCurrentTime | Sets the current time. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Update | Saves changes made to the Date object in the attached (or specified) SDF/Cos string.
| |
Update(Obj) | Update.
|