In This Topic
Determines whether the specified
RichText object is equal to the current
RichText object.
Syntax
Parameters
- other
- The RichText object to compare with the current RichText object.
Return Value
true
if the specified
RichText object is equal to the current
RichText object; otherwise,
false
.
See Also