op_Equality
Leave feedback
On this page
Determines whether two FileType objects are 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 the same; otherwise,
false
- class FileType
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature
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.