Class XmpTypeBase

Class XmpTypeBase

ชื่อพื้นที่: Aspose.Imaging.Xmp.Types การประกอบ: Aspose.Imaging.dll (25.4.0)

ประเภทพื้นฐานของ XMP

public abstract class XmpTypeBase : IXmpType, ICloneable

Inheritance

object XmpTypeBase

Derived

ComplexTypeBase , Layer , ProjectLink , Rational , RenditionClass , Time , Timecode , XmpBoolean , XmpChoise , XmpDate , XmpGuid , XmpInteger , XmpReal , XmpText

Implements

IXmpType , ICloneable

อนุญาโตตุลาการ

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()

คลอนตัวอย่างนี้

public virtual object Clone()

Returns

object

คลอนเป็นสมาชิก

GetXmpRepresentation()

รับความหมายของ string ในรูปแบบ XMP

public abstract string GetXmpRepresentation()

Returns

string

กลับค่าที่ประกอบด้วย string ในรูปแบบ XMP

ToString()

รับข้อมูล XMP นี้เป็น string

public override string ToString()

Returns

string

ข้อมูล XMP เป็น string

 แบบไทย