C#
VB
C++
Specifies whether this LeadLengthD structure contains the same value as the specified object.
public bool Equals(
LeadLengthD value
)
Public Overloads Function Equals( _
ByVal value As Leadtools.LeadLengthD _
) As Boolean
public:
bool Equals(
Leadtools.LeadLengthD value
)
value
The object to be used in the comparison with the current structure.
true if the two LeadLengthD structures have the same value; false, otherwise.
For more information refer to Equals.
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