XmpArray

XmpArray(XmpArrayType, XmpValueBase[])

Initialise une nouvelle instance duXmpArray classe.

public XmpArray(XmpArrayType arrayType, XmpValueBase[] items)
Paramètre Taper La description
arrayType XmpArrayType Type de tableau.
items XmpValueBase[] Éléments de tableau.

Voir également


XmpArray(XmpArrayType, XmpComplexType[])

Initialise une nouvelle instance duXmpArray classe.

public XmpArray(XmpArrayType arrayType, XmpComplexType[] items)
Paramètre Taper La description
arrayType XmpArrayType Type de tableau.
items XmpComplexType[] Éléments de tableau.

Voir également