Equals Method

Summary
Indicates whether the current object is equal to another object of the same type.
Syntax
C#
C++/CLI
public bool Equals( 
   DateRange other 
) 
public: 
bool Equals(  
   DateRange^ other 
)  

Parameters

other
An object to compare with this object.

Return Value

true if the current object is equal to the  other parameter; otherwise, false.

Requirements

Target Platforms

See Also

Reference

DateRange Class

DateRange Members

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.