Class XmpTypeBase
Class XmpTypeBase
ja nimityö: Aspose.Imaging.Xmp.Types Kokoelma: Aspose.Imaging.dll (25.4.0)
Esittelee perusluokan perus XMP-tyyppiä varten.
public abstract class XmpTypeBase : IXmpType, ICloneable
Inheritance
Derived
ComplexTypeBase
,
Layer
,
ProjectLink
,
Rational
,
RenditionClass
,
Time
,
Timecode
,
XmpBoolean
,
XmpChoise
Implements
Perintöjäsenet
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()
Tätä tapausta kloonataan.
public virtual object Clone()
Returns
Se on kloni.
GetXmpRepresentation()
Saat sarjan sisältämän arvon XMP-muodossa.
public abstract string GetXmpRepresentation()
Returns
Palauttaa sarjan sisältämä arvo XMP-muodossa.
ToString()
Saa tämä XMP-tiedot sarjaksi.
public override string ToString()
Returns
XMP-tiedot ovat sarjakuvia.