Class XmpChoise
Class XmpChoise
ชื่อพื้นที่: Aspose.Imaging.Xmp.Types.Derived การประกอบ: Aspose.Imaging.dll (25.4.0)
แสดงค่าจากคําพูดของมูลค่า
[JsonObject(MemberSerialization.OptIn)]
public class XmpChoise<t> : XmpTypeBase, IXmpType, ICloneable
ประเภทพารามิเตอร์
T
ประเภทขององค์ประกอบ
Inheritance
object
←
XmpTypeBase
←
XmpChoise
Implements
อนุญาโตตุลาการ
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
รับหรือตั้งค่าหมายความว่าค่าที่ต้องการสามารถขยายได้หรือไม่
[JsonProperty]
public bool IsOpen { get; set; }
คุณสมบัติมูลค่า
Methods
GetXmpRepresentation()
รับความหมายของ string ในรูปแบบ XMP
public override string GetXmpRepresentation()
Returns
กลับค่าที่ประกอบด้วย string ในรูปแบบ XMP
Exceptions
Exception