Equals
Unit.Equals method
Bu örneğin ve belirtilen bir nesnenin, olup olmadığını belirler.Unit
nesne, aynı değere sahip.
public override bool Equals(object obj)
Parametre | Tip | Tanım |
---|---|---|
obj | Object | buUnit bu örnekle karşılaştırmak için. |
Geri dönüş değeri
obj bir ise doğruUnit
ve değeri bu instance; ile aynıdır, aksi halde false. Obj null ise, yöntem false döndürür.
Ayrıca bakınız
- class Unit
- ad alanı Aspose.BarCode.Generation
- toplantı Aspose.BarCode