Equals Method

Summary
Determines whether the specified AeInfo is equal to the current AeInfo.
Syntax
C#
VB
C++
public virtual bool Equals( 
   AeInfo aeInfo 
) 
  
Public Overloads Overridable Function Equals( _ 
   ByVal aeInfo As AeInfo _ 
) As Boolean 
public: 
virtual bool Equals(  
   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

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

Leadtools.Dicom.AddIn Assembly

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