Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadMatrix Structure > Equals Method : Equals(LeadMatrix) Method |
public bool Equals( LeadMatrix value )
'Declaration
Public Overloads Function Equals( _ ByVal value As LeadMatrix _ ) As Boolean
'Usage
Dim instance As LeadMatrix Dim value As LeadMatrix Dim value As Boolean value = instance.Equals(value)
public bool Equals( LeadMatrix value )
function Leadtools.LeadMatrix.Equals(LeadMatrix)( value )
public: bool Equals( LeadMatrix value )
For more information refer to Equals.