C#
VB
C++
Indicates whether the current object is equal to another object of the same type.
Public Overloads Function Equals( _
ByVal other As Leadtools.Dicom.Common.Datatypes.DateRange _
) As Boolean
public:
bool Equals(
Leadtools.Dicom.Common.Datatypes.DateRange^ other
)
other
An object to compare with this object.
true if the current object is equal to the other parameter; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET