Specifies whether this LeadLengthD structure does not contain the same values as the specified object.
public static bool !=(
LeadLengthD length1,
LeadLengthD length2
)
Public Operator <>( _
ByVal length1 As Leadtools.LeadLengthD, _
ByVal length2 As Leadtools.LeadLengthD _
) As Boolean
public:
bool operator !=(
Leadtools.LeadLengthD length1,
Leadtools.LeadLengthD length2
)
length1
The first LeadLengthD structure on the left side of the comparison operator.
length2
The second LeadLengthD structure on the right side of the comparison operator.
true if the two LeadLengthD do not 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