op_Equality
FileType Equality operator
Bestimmt, ob zweiFileType Objekte sind gleich.
public static bool operator ==(FileType left, FileType right)
| Parameter | Typ | Beschreibung | 
|---|---|---|
| left | FileType | LinksFileType Objekt. | 
| right | FileType | RechtsFileType Objekt. | 
Rückgabewert
wenn beidesFileType Objekte sind gleich; ansonsten,
true
false
Siehe auch
- class FileType
 - namensraum GroupDocs.Parser.Options
 - Montage GroupDocs.Parser