Class XmpTypeBase
Class XmpTypeBase
İsim alanı : Aspose.Imaging.Xmp.Types Toplantı: Aspose.Imaging.dll (25.4.0)
Temel XMP tipi için temel sınıfı temsil eder.
public abstract class XmpTypeBase : IXmpType, ICloneable
Inheritance
Derived
ComplexTypeBase
,
Layer
,
ProjectLink
,
Rational
,
RenditionClass
,
Time
,
Timecode
,
XmpBoolean
,
XmpChoise
Implements
mirasçı üyeleri
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XmpTypeBase()
protected XmpTypeBase()
Methods
Clone()
Bu durumun klonlanması.
public virtual object Clone()
Returns
Bir klon var.
GetXmpRepresentation()
Çizgi içerdiği değeri XMP biçiminde alır.
public abstract string GetXmpRepresentation()
Returns
XMP biçiminde satılan değeri döndürür.
ToString()
Bu XMP verileri bir çubuk olarak alır.
public override string ToString()
Returns
XMP verileri bir çubuk olarak.