Equals
Equals(FileType)
Dateityp-Äquivalenzprüfung
public bool Equals(FileType other)
| Parameter | Typ | Beschreibung |
|---|---|---|
| other | FileType | FileType-Objekt |
Rückgabewert
True, wenn die Dateitypen äquivalent sind, false, wenn nicht
Siehe auch
- class FileType
- namensraum GroupDocs.Comparison.Result
- Montage GroupDocs.Comparison
Equals(object)
Äquivalenzprüfung mit Objekt
public override bool Equals(object obj)
| Parameter | Typ | Beschreibung |
|---|---|---|
| obj | Object | Beliebiges Objekt |
Rückgabewert
Wahr, wenn Dateitypen gleichwertig sind, falsch, wenn nicht
Siehe auch
- class FileType
- namensraum GroupDocs.Comparison.Result
- Montage GroupDocs.Comparison