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()
يحصل على القيمة الموجودة في الحبل في تنسيق XMP.
public override string GetXmpRepresentation()
Returns
يعيد القيمة الموجودة في الشريط في تنسيق XMP.
Exceptions
Exception