Leadtools Namespace > LeadLengthD Structure > Equals Method : Equals(LeadLengthD) Method |
public bool Equals( LeadLengthD value )
'Declaration Public Overloads Function Equals( _ ByVal value As LeadLengthD _ ) As Boolean
'Usage Dim instance As LeadLengthD Dim value As LeadLengthD Dim value As Boolean value = instance.Equals(value)
public bool Equals( LeadLengthD value )
function Leadtools.LeadLengthD.Equals(LeadLengthD)( value )
public: bool Equals( LeadLengthD value )
For more information refer to System.Object.Equals(System.Object).