op_Inequality
QuoteType Inequality operator
Checks whether two “QuoteType” values are not 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
false if are equal, true otherwise
See Also
- struct QuoteType
- namespace GroupDocs.Editor.HtmlCss.Serialization
- assembly GroupDocs.Editor