XmpComplexTypeValue
Contenuti
[
Nascondere
]
XmpComplexTypeValue class
Rappresenta un valore XMP contenente un’istanza di tipo complesso.
public class XmpComplexTypeValue : XmpValueBase
Proprietà
| Nome | Descrizione |
|---|---|
| RawValue { get; } | Ottiene il valore grezzo. |
| Type { get; } | Ottiene ilMetadataPropertyType . |
Metodi
| Nome | Descrizione |
|---|---|
| AcceptValue(ValueAcceptor) | Estrae il valore della proprietà utilizzando un customValueAcceptor . |
| override GetXmpRepresentation() | Restituisce il valore contenuto nella stringa in formato XMP. |
| ToArray<TElement>() | Converte il valore della proprietà in un array del tipo specificato. |
| ToClass<T>() | Converte il valore della proprietà in un tipo di riferimento. |
| override ToString() | Restituisce una stringa che rappresenta il valore della proprietà. |
| ToStruct<T>() | Converte il valore della proprietà in un tipo di valore. |
| ToStruct<T>(T) | Converte il valore della proprietà in un tipo di valore. |
Guarda anche
- class XmpValueBase
- spazio dei nomi GroupDocs.Metadata.Standards.Xmp
- assemblea GroupDocs.Metadata