op_Equality
QuoteType Equality operator
Checks whether two “QuoteType” values are equal
public static bool operator ==(QuoteType first, QuoteType second)
Parameter | Type | Description |
---|---|---|
first | QuoteType | First value to check |
second | QuoteType | Second value to check |
Return Value
true if are equal, false otherwise
See Also
- struct QuoteType
- namespace GroupDocs.Editor.HtmlCss.Serialization
- assembly GroupDocs.Editor