Class XmpChoise

Class XmpChoise

ja nimityö: Aspose.Imaging.Xmp.Types.Derived Kokoelma: Aspose.Imaging.dll (25.4.0)

Se edustaa arvoa arvojen sanakirjasta.

[JsonObject(MemberSerialization.OptIn)]
public class XmpChoise<t> : XmpTypeBase, IXmpType, ICloneable

Parametrien tyyppi

T

ja elementtien tyyppiä.

Inheritance

object XmpTypeBase XmpChoise

Implements

IXmpType , ICloneable

Perintöjäsenet

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

Constructors

XmpChoise()

[JsonConstructor]
public XmpChoise()

Properties

IsOpen

Se saa tai asettaa arvon, joka osoittaa, voidaanko suositut arvot laajentaa.

[JsonProperty]
public bool IsOpen { get; set; }

Omistuksen arvo

bool

Methods

GetXmpRepresentation()

Saat sarjan sisältämän arvon XMP-muodossa.

public override string GetXmpRepresentation()

Returns

string

Palauttaa sarjan sisältämä arvo XMP-muodossa.

Exceptions

NotImplementedException

Exception

 Suomi