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