Spread.Services Documentation
Equals Method
GrapeCity.Documents.Spread Namespace > Color Structure : Equals Method
Another object to compare to.
Tests whether the specified object is a Color structure and is equivalent to this Color structure.
Syntax
public override System.bool Equals( 
   System.object obj
)

Parameters

obj
Another object to compare to.

Return Value

true if the specified System.Object is equal to this instance; otherwise, false.
See Also

Reference

Color Structure
Color Members