Class XmpArray

Class XmpArray

Названий на: Aspose.Imaging.Xmp Асамблея: Aspose.Imaging.dll (25.4.0)

Показати Xmp Array в Aspose.Imaging.Xmp.

[JsonObject(MemberSerialization.OptIn)]
public class XmpArray : XmpCollection, IList<ixmptype>, ICollection<ixmptype>, IEnumerable<ixmptype>, IEnumerable, IXmpType

Inheritance

object XmpCollection XmpArray

Implements

IList , ICollection , IEnumerable , IEnumerable , IXmpType

Нападні члени

XmpCollection.AddItem(string) , XmpCollection.Add(object) , XmpCollection.IndexOf(IXmpType) , XmpCollection.Insert(int, IXmpType) , XmpCollection.RemoveAt(int) , XmpCollection.Add(IXmpType) , XmpCollection.Clear() , XmpCollection.Contains(IXmpType) , XmpCollection.CopyTo(IXmpType[], int) , XmpCollection.Remove(IXmpType) , XmpCollection.GetEnumerator() , XmpCollection.GetXmpRepresentation() , XmpCollection.GetXmlValue() , XmpCollection.ToString() , XmpCollection.ToString(object) , XmpCollection.Count , XmpCollection.IsReadOnly , XmpCollection.this[int] , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

XmpArray(XmpArrayType, стрічка[])

Ініціалює нову інстанцію класу Aspose.Imaging.Xmp.xmpArray.

public XmpArray(XmpArrayType type = XmpArrayType.UNORDERED, string[] items = null)

Parameters

type XmpArrayType

Тип артерії .

items string [ ]

Список предметів .

Fields

Архітектура

Створення Array Type

[JsonProperty]
protected string arrayType

Полезна вартість

string

Properties

Values

Отримає низку цінностей всередині Aspose.Imaging.xmp.XmpArray.

public string[] Values { get; }

вартість нерухомості

string [ ]

Methods

ToString()

Він повертає System.String, який представляє цю інстанцію.

public override string ToString()

Returns

string

Система.String, яка представляє цю інстанцію.

 Українська