RadControls for Silverlight

Compares the two instances.

Namespace: Telerik.Windows.Controls.ColorEditor.ColorSchemas
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.1050

Syntax

C#
public bool Equals(
	HlsaColor otherInstance
)
Visual Basic
Public Function Equals ( _
	otherInstance As HlsaColor _
) As Boolean

Parameters

otherInstance
Type: Telerik.Windows.Controls.ColorEditor.ColorSchemas..::..HlsaColor
The other instance.

Return Value

See Also