'Declaration
Public Overrides Function GetHashCode() As Integer
'Usage
Dim instance As GradientEffect Dim value As Integer value = instance.GetHashCode()
public override int GetHashCode()
Return Value
The System.Int32 value indicates the hash code for this GradientEffect object.