Equals
Equals(FolderFontSource)
Bestämmer om strömmenFolderFontSource är samma som specificeratFolderFontSource objekt.
public bool Equals(FolderFontSource other)
| Parameter | Typ | Beskrivning |
|---|---|---|
| other | FolderFontSource | Objektet att jämföra med strömmenFolderFontSource objekt. |
Returvärde
om bådaFolderFontSource objekt är desamma; annat,
true
false
Se även
- class FolderFontSource
- namnutrymme GroupDocs.Viewer.Fonts
- hopsättning GroupDocs.Viewer
Equals(object)
Bestämmer om strömmenFolderFontSource är samma som specificerat objekt.
public override bool Equals(object obj)
| Parameter | Typ | Beskrivning |
|---|---|---|
| obj | Object | Objektet att jämföra med strömmenFolderFontSource objekt. |
Returvärde
om parametern ärFolderFontSource och är samma som nuvarandeFolderFontSource objekt; annat,
true
obj
false
Se även
- class FolderFontSource
- namnutrymme GroupDocs.Viewer.Fonts
- hopsättning GroupDocs.Viewer