FontUnit.op_Equality Method
.NET Framework 3.0
Compares two FontUnit objects for equality.
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 on the left of the operator that contains font properties.
- right
A FontUnit on the right of the operator that contains font properties.
Return Value
true if both FontUnit objects are equal; otherwise, false.Community Additions
ADD
Show: