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