Class XmpElementBase
İsim alanı : Aspose.Imaging.Xmp Toplantı: Aspose.Imaging.dll (25.4.0)
Temel xmp element özellikleri içerir.
public abstract class XmpElementBase : IEquatable<xmpelementbase>
Inheritance
Derived
Implements
mirasçı üyeleri
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XmpElementBase()
protected XmpElementBase()
Fields
Özellikler
xmpmeta elemanı herhangi bir sayıda özelliklere sahip olabilir.
protected readonly Dictionary<string, string=""> attributes
alan değeri
Dictionary < için; string , string >
Methods
AddAttribute(String ve String)
Bu atribütü ekleyin.
public virtual void AddAttribute(string attribute, string value)
Parameters
attribute
string
Bu atribut.
value
string
Değer için .
ClearAttributes()
Tüm özellikleri kaldırır.
public virtual void ClearAttributes()
Equals(XmpElementBase)
Mevcut nesnenin aynı türde başka bir nesneye eşit olup olmadığını gösterir.
public bool Equals(XmpElementBase other)
Parameters
other
XmpElementBase
Bu nesne ile karşılaştırılabilir bir nesne.
Returns
mevcut nesne other’ parametres ile eşit ise doğru; aksi takdirde, sahte.
Equals(nesne)
Bu örnekte belirtilen System.Object’in eşit olup olmadığını belirler.
public override bool Equals(object obj)
Parameters
obj
object
Sistem.Object bu durumla karşılaştırmak için.
Returns
‘gerçek’ eğer belirtilen System.Object bu örneğe eşittir; aksi takdirde, ‘yanlış’.
GetAttribute(Sırt)
Bu atribüt alır.
public virtual string GetAttribute(string attribute)
Parameters
attribute
string
Bu atribut.
Returns
Belirlenmiş atribüt adı için atribütü iade eder.
GetHashCode()
Bu örnek için bir hash kodu iade eder.
public override int GetHashCode()
Returns
Bu örnek için bir hash kodu, hash algoritmalarında ve bir hash tablosu gibi veri yapılarında kullanıma uygundur.</string,>