op_Equality
TextType Equality operator
Defines whether two specific “TextType” instances are equal
public static bool operator ==(TextType first, TextType second)
Parameter | Type | Description |
---|---|---|
first | TextType | First TextType instance |
second | TextType | Second TextType instance |
Return Value
Returns true if are equal or false if are unequal
See Also
- struct TextType
- namespace GroupDocs.Editor.HtmlCss.Resources.Textual
- assembly GroupDocs.Editor