←Select platform

Equals(AeInfo) Method

Summary

Determines whether the specified AeInfo is equal to the current AeInfo.

Syntax

C#
VB
C++
public virtual bool Equals(  
   Leadtools.Dicom.Addin.Common.AeInfo 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 
) 

Parameters

aeInfo
The AeInfo to compare with the current object.

Return Value

true if the specified AeInfo is equal to the current AeInfo; otherwise, false.

Requirements

Target Platforms

See Also

Reference

AeInfo Class

AeInfo Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize