Equals
Equals(QuoteType)
Alıntı türünün bu örneğinin, belirtilen ile eşit olup olmadığını gösterir.
public bool Equals(QuoteType other)
Parametre | Tip | Tanım |
---|---|---|
other | QuoteType | Kontrol edilecek başka bir QuoteType örneği |
Geri dönüş değeri
eşitse true, eşit değilse false
Ayrıca bakınız
- struct QuoteType
- ad alanı GroupDocs.Editor.HtmlCss.Serialization
- toplantı GroupDocs.Editor
Equals(object)
Alıntı türünün bu örneğinin belirtilen uncasted ile eşit olup olmadığını gösterir.
public override bool Equals(object obj)
Parametre | Tip | Tanım |
---|---|---|
obj | Object | olması beklenen yayınlanmamış nesneQuoteType tip |
Geri dönüş değeri
eşitse true, eşit değilse false
Ayrıca bakınız
- struct QuoteType
- ad alanı GroupDocs.Editor.HtmlCss.Serialization
- toplantı GroupDocs.Editor