CSSValue.op_Inequality
CSSValue Inequality operator
Implementerar operatorn !=.
public static bool operator !=(CSSValue left, CSSValue right)
Parameter | Typ | Beskrivning |
---|---|---|
left | CSSValue | Det vänstra elementet. |
right | CSSValue | Rätt element. |
Returvärde
Resultatet av operatorn.
Se även
- class CSSValue
- namnutrymme Aspose.Html.Dom.Css
- hopsättning Aspose.HTML