XmpArray.XmpArray

XmpArray(XmpArrayType, string[])

Initialiseert een nieuw exemplaar van hetXmpArray klasse.

public XmpArray(XmpArrayType type, string[] items)
ParameterTypeBeschrijving
typeXmpArrayTypeHet type array.
itemsString[]De itemslijst.

Zie ook


XmpArray(XmpArrayType)

Initialiseert een nieuw exemplaar van hetXmpArray klasse.

public XmpArray(XmpArrayType type)
ParameterTypeBeschrijving
typeXmpArrayTypeHet type array.

Zie ook