Equals
Equals(object)
Gelijkwaardigheidscontrole met object
public override bool Equals(object obj)
| Parameter | Type | Beschrijving |
|---|---|---|
| obj | Object | Elk voorwerp |
Winstwaarde
True als bestandstypes equivalent zijn, false als dat niet het geval is
Zie ook
- class StyleChangeInfo
- naamruimte GroupDocs.Comparison.Result
- montage GroupDocs.Comparison
Equals(StyleChangeInfo)
Gelijkwaardigheid van stijlwijziging
public bool Equals(StyleChangeInfo other)
| Parameter | Type | Beschrijving |
|---|---|---|
| other | StyleChangeInfo | StyleChangeInfo-object |
Zie ook
- class StyleChangeInfo
- naamruimte GroupDocs.Comparison.Result
- montage GroupDocs.Comparison