DateTimeValue Methods

Methods

Dispose 
Dispose(Boolean) 
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Non-GC class clean up
(Overrides ObjectFinalize)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
IsAbsoluteDateTime Returns whether or not this is a fixed (ie. absolute) DateTime value.
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
SetAbsoluteDateTime Sets the DateTimeValue to be a fixed/absolute date time.
ToString Converts the DateTimeValue into a string representing the value.
(Overrides ObjectToString)

See Also