Equals
Equals(FolderFontSource)
Mevcut olup olmadığını belirler.FolderFontSource belirtilenle aynıFolderFontSource nesne.
public bool Equals(FolderFontSource other)
| Parametre | Tip | Tanım |
|---|---|---|
| other | FolderFontSource | Mevcut ile karşılaştırılacak nesneFolderFontSource nesne. |
Geri dönüş değeri
ikisi de olursaFolderFontSource nesneler aynıdır; aksi takdirde,
true
false
Ayrıca bakınız
- class FolderFontSource
- ad alanı GroupDocs.Viewer.Fonts
- toplantı GroupDocs.Viewer
Equals(object)
Mevcut olup olmadığını belirler.FolderFontSource belirtilen nesneyle aynı.
public override bool Equals(object obj)
| Parametre | Tip | Tanım |
|---|---|---|
| obj | Object | Mevcut ile karşılaştırılacak nesneFolderFontSource nesne. |
Geri dönüş değeri
eğer parametreFolderFontSource ve şu anki ile aynıFolderFontSource nesne; aksi takdirde,
true
obj
false
Ayrıca bakınız
- class FolderFontSource
- ad alanı GroupDocs.Viewer.Fonts
- toplantı GroupDocs.Viewer