Class XmpArray
ชื่อพื้นที่: Aspose.Imaging.Xmp การประกอบ: Aspose.Imaging.dll (25.4.0)
แสดง Xmp Array ใน Aspose.Imaging.Xmp.XmpPackage
[JsonObject(MemberSerialization.OptIn)]
public class XmpArray : XmpCollection, IList<ixmptype>, ICollection<ixmptype>, IEnumerable<ixmptype>, IEnumerable, IXmpType
Inheritance
object ← XmpCollection ← XmpArray
Implements
IList
อนุญาโตตุลาการ
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, string[])
เริ่มต้นตัวอย่างใหม่ของคลาส Aspose.Imaging.Xmp.XmpArray
public XmpArray(XmpArrayType type = XmpArrayType.UNORDERED, string[] items = null)
Parameters
type
XmpArrayType
ประเภทของ Array
items
string
[ ]
รายการรายการ
Fields
ประเภท
ประเภท Array
[JsonProperty]
protected string arrayType
หมายเลข
Properties
Values
ได้รับจํานวนของค่าภายใน Aspose.Imaging.Xmp.XmpArray
public string[] Values { get; }
คุณสมบัติมูลค่า
string [ ]
Methods
ToString()
กลับ System.String ที่แสดงตัวอย่างนี้
public override string ToString()
Returns
ระบบ String ซึ่งเป็นตัวแทนของ instance นี้