←Select platform

Equals(object) Method

Summary

Specifies whether this LeadLengthD structure contains the same value as the specified object.

Syntax

C#
VB
Java
C++
public override bool Equals( 
   object obj 
) 
Public Overloads Overrides Function Equals( _ 
   ByVal obj As Object _ 
) As Boolean 
public boolean equals(Object obj) 
public: 
bool Equals(  
   Object^ obj 
) override  

Parameters

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

Return Value

true if the two LeadLengthD structures have the same value; false, otherwise.

Remarks

For more information refer to System.Object.Equals

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly