Rogue Wave Server Component library for .NET Reference Guide
|
|
MvDateTimeEquals Method |
Tests if two MvDateTimes are equal.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- obj
- Type: SystemObject
The object to compare to.
Return Value
Type: Booleantrue if obj is an instance of MvDateTime and equals the value of this instance; otherwise, false.