FileType.Equals
Leave feedback
On this page
File type equivalence check.
public bool Equals(FileType other)
| Parameter | Type | Description |
|---|---|---|
| other | FileType | FileType object. |
True if file types are equivalent, false if not.
- class FileType
- namespace GroupDocs.Annotation
- assembly GroupDocs.Annotation
Equivalence check with object.
public override bool Equals(object obj)
| Parameter | Type | Description |
|---|---|---|
| obj | Object | Any object. |
True if file types are equivalent, false if not.
- class FileType
- namespace GroupDocs.Annotation
- assembly GroupDocs.Annotation
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.