CSSValue.op_Equality
CSSValue Equality operator
Implements the operator ==.
public static bool operator ==(CSSValue left, CSSValue right)
| Parameter | Type | Description | 
|---|---|---|
| left | CSSValue | The left element. | 
| right | CSSValue | The right element. | 
Return Value
The result of the operator.
See Also
- class CSSValue
 - namespace Aspose.Html.Dom.Css
 - assembly Aspose.HTML