op_Inequality
Leave feedback
On this page
Determines whether two FileType objects are not the same.
public static bool operator !=(FileType left, FileType right)
| Parameter | Type | Description |
|---|---|---|
| left | FileType | Left FileType object. |
| right | FileType | Right FileType object. |
true
if both FileType objects are not the same; otherwise,
false
- class FileType
- namespace GroupDocs.Merger.Domain
- assembly GroupDocs.Merger
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.