Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Equals(TimeRange) Method
See Also 
Leadtools.Dicom.Common.DataTypes Namespace > TimeRange Class > Equals Method : Equals(TimeRange) Method



other
An object to compare with this object.
other
An object to compare with this object.
Indicates whether the current object is equal to another object of the same type.

Syntax

Visual Basic (Declaration) 
Overloads Public Function Equals( _
   ByVal other As TimeRange _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As TimeRange
Dim other As TimeRange
Dim value As Boolean
 
value = instance.Equals(other)
C# 
public bool Equals( 
   TimeRange other
)
C++/CLI 
public:
bool Equals( 
   TimeRange^ 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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features