'Declaration
Public Overrides Function Equals( _ ByVal other As System.Object _ ) As System.Boolean
'Usage
Dim instance As NMargins Dim other As System.Object Dim value As System.Boolean value = instance.Equals(other)
public override System.bool Equals( System.object other )
Parameters
- other