HueStringEquals Method (Object)

Determines whether the specified object is equal to the current object.
public override bool Equals(
	Object obj
)

Parameters

objSystemObject
The object to compare with the current object.

Return Value

Boolean
if the specified object is equal to the current object; otherwise, .

See Also

Reference