←Select platform

Equals(LeadRectD) Method

Summary

Specifies whether this LeadRectD structure contains the same values as the specified object.

Syntax
C#
VB
C++
Java
public bool Equals( 
   LeadRectD value 
) 
Public Overloads Function Equals( _ 
   ByVal value As LeadRectD _ 
) As Boolean 
public boolean equals(Object obj) 
public: 
bool Equals(  
   LeadRectD value 
)  

Parameters

value
The object to be used in the comparison with the current structure.

Return Value

true if the two LeadRectD structures have the same values; false, otherwise.

Remarks

For more information refer to Equals.

Requirements

Target Platforms

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

Leadtools Assembly