FontUnit.op_Inequality Method
.NET Framework 3.0
Compares two FontUnit objects for inequality.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Not applicable.
Parameters
- left
A FontUnit that contains font properties on the left of the operator.
- right
A FontUnit that contains font properties on the right of the operator.
Return Value
true if both FontUnit objects are not equal; otherwise, false.Community Additions
ADD
Show: