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.Annotation
 - Montage GroupDocs.Annotation
 
Equals(object)
Äquivalenzprüfung mit Objekt.
public override bool Equals(object obj)
| Parameter | Typ | Beschreibung | 
|---|---|---|
| obj | Object | Beliebiges Objekt. | 
Rückgabewert
True, wenn die Dateitypen äquivalent sind, false, wenn nicht.
Siehe auch
- class FileType
 - namensraum GroupDocs.Annotation
 - Montage GroupDocs.Annotation