فئة ComplexTypeBase

Summary: Represents base abstraction for XMP Complex value type.

Module: aspose.imaging.xmp.types.complex

Full Name: aspose.imaging.xmp.types.complex.ComplexTypeBase

Inheritance: IXmpType, XmpTypeBase

Constructors

Nameالوصف
ComplexTypeBase(prefix, namespace_uri)ينشئ مثيلاً جديداً من الفئة ComplexTypeBase.

Properties

NameTypeAccessالوصف
namespace_uristringrيحصل على URI مساحة الاسم الافتراضية.
prefixstringrيسترجع البادئة.

Methods

Nameالوصف
clone()ينسخ هذه المثيلة.
get_xmp_representation()يحصل على القيمة النصية المحتواة بتنسيق XMP.

Constructor: ComplexTypeBase(prefix, namespace_uri)

 ComplexTypeBase(prefix, namespace_uri) 

ينشئ مثيلاً جديداً من الفئة ComplexTypeBase.

Parameters:

معاملنوعالوصف
prefixstringالبادئة.
namespace_uristringمعرّف URI للمساحة الاسمية.

Method: clone()

 clone() 

ينسخ هذه المثيلة.

Returns

نوعالوصف
System.Objectنسخة عضوية.

Method: get_xmp_representation()

 get_xmp_representation() 

يحصل على القيمة النصية المحتواة بتنسيق XMP.

Returns

نوعالوصف
stringيرجع القيمة النصية المحتواة بتنسيق XMP.