Class XmpArray
ja nimityö: Aspose.Imaging.Xmp Kokoelma: Aspose.Imaging.dll (25.4.0)
Esittelee 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
Perintöjäsenet
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(XmpArrayTyppi, sarja[])
Aloitetaan uusi esimerkki Aspose.Imaging.Xmp.xmpArray luokan.
public XmpArray(XmpArrayType type = XmpArrayType.UNORDERED, string[] items = null)
Parameters
type
XmpArrayType
Sellainen array on.
items
string
[]
ja esineiden luettelo.
Fields
tyypillinen
Array tyyppi
[JsonProperty]
protected string arrayType
kentän arvo
Properties
Values
Saat arvot sarjan sisällä Aspose.Imaging.Xmp.xmpArray.
public string[] Values { get; }
Omistuksen arvo
string []
Methods
ToString()
Palauttaa System.String, joka edustaa tätä tapausta.
public override string ToString()
Returns
Järjestelmä.String, joka edustaa tätä tapausta.