C#
VB
Objective-C
C++
Specifies whether two LeadLengthD structures contain the same values.
public static bool Equals(LeadLengthD length1,LeadLengthD length2)
Public Overloads Shared Function Equals( _ByVal length1 As Leadtools.LeadLengthD, _ByVal length2 As Leadtools.LeadLengthD _) As Boolean
public:static bool Equals(Leadtools.LeadLengthD length1,Leadtools.LeadLengthD length2)
length1
The first LeadLengthD structure to use in the comparison.
length2
The second LeadLengthD structure to use in the comparison.
true if the two LeadLengthD structures have the same values; false, otherwise.
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
