Class XmpElementBase
Class XmpElementBase
名称: Aspose.Imaging.Xmp アセンション: Aspose.Imaging.dll (25.4.0)
ベース xmp 要素には属性が含まれています。
public abstract class XmpElementBase : IEquatable<xmpelementbase>
Inheritance
Derived
Implements
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XmpElementBase()
protected XmpElementBase()
Fields
属性
xmpmeta 要素には何らかの属性が含まれます。
protected readonly Dictionary<string, string=""> attributes
フィールド価値
Dictionary < string , string >
Methods
AddAttribute(ストリップ、ストリップ)
属性を追加します。
public virtual void AddAttribute(string attribute, string value)
Parameters
attribute
string
属性です。
value
string
価値を。
ClearAttributes()
すべての属性を取り除く。
public virtual void ClearAttributes()
Equals(XmpElementBase)
現在のオブジェクトが同じタイプの他のオブジェクトに等しいかどうかを示す。
public bool Equals(XmpElementBase other)
Parameters
other
XmpElementBase
このオブジェクトと比べるオブジェクト
Returns
現在のオブジェクトが other’ パラメーターに等しい場合の真実; そうでなければ、偽物。
Equals(対象)
指定された System.Object がこの例に等しいかどうかを決定します。
public override bool Equals(object obj)
Parameters
obj
object
システム.オブジェクトは、この例と比較します。
Returns
「真実」は、指定されたシステム.オブジェクトがこの例に等しい場合、そうでなければ「偽物」です。
GetAttribute(ストレッチ)
属性を得る。
public virtual string GetAttribute(string attribute)
Parameters
attribute
string
属性です。
Returns
指定された属性名の属性を返します。
GetHashCode()
この例にハッシュコードを返します。
public override int GetHashCode()
Returns
この例のハッシュコードは、ハッシュテーブルのようなハッシュアルゴリズムやデータ構造で使用するのに適しています。</string,>