'Declaration
Public Overloads Function Equals( _ ByVal other As DetermineNextTargetLayoutStartRowAndColumn_Responses _ ) As Boolean
'Usage
Dim instance As DetermineNextTargetLayoutStartRowAndColumn_Responses Dim other As DetermineNextTargetLayoutStartRowAndColumn_Responses Dim value As Boolean value = instance.Equals(other)
public bool Equals( DetermineNextTargetLayoutStartRowAndColumn_Responses other )
public: bool Equals( DetermineNextTargetLayoutStartRowAndColumn_Responses^ other )
Parameters
- other