C#
VB
C++
Determines whether the specified AeInfo is equal to the current AeInfo.
Public Overloads Overridable Function Equals( _
ByVal aeInfo As Leadtools.Dicom.Addin.Common.AeInfo _
) As Boolean
public:
virtual bool Equals(
Leadtools.Dicom.Addin.Common.AeInfo^ aeInfo
)
aeInfo
The AeInfo to compare with the current object.
true if the specified AeInfo is equal to the current AeInfo; 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