'Declaration
Public Overloads Function Equals( _ ByVal other As NumericRange _ ) As Boolean
'Usage
Dim instance As NumericRange Dim other As NumericRange Dim value As Boolean value = instance.Equals(other)
public bool Equals( NumericRange other )
public: bool Equals( NumericRange other )
Parameters
- other
- The NumericRange to test against this