Class XmpInteger

Class XmpInteger

نام ها : Aspose.Imaging.Xmp.Types.Basic جمع آوری: Aspose.Imaging.dll (25.4.0)

XMP Integer نوع پایه ای است.

[JsonObject(MemberSerialization.OptIn)]
public sealed class XmpInteger : XmpTypeBase, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpInteger

Implements

IXmpType , ICloneable

اعضای ارثی

XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

XmpInteger(طولانی)

شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Basic.XmpInteger.

public XmpInteger(long value)

Parameters

value long

ارزش آن است.

XmpInteger(int)

شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Basic.XmpInteger.

public XmpInteger(int value)

Parameters

value int

ارزش آن است.

XmpInteger(String)

شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Basic.XmpInteger.

public XmpInteger(string value)

Parameters

value string

ارزش آن است.

Exceptions

ArgumentNullException

ارزش صفر است.

ArgumentException

ارزش شاخص نادرست؛ ارزش شاخص

Properties

Value

ارزش را دریافت یا تعیین می کند.

[JsonProperty]
public long Value { get; set; }

ارزش املاک

long

Methods

GetXmpRepresentation()

ارزش شاخه را در فرمت XMP دریافت می کند.

public override string GetXmpRepresentation()

Returns

string

بازگرداندن مقدار حاوی نوار در فرمت XMP.

 فارسی