public XmpArray( XmpArrayType arrayType, XmpValueBase[] items )
Public Sub New ( arrayType As XmpArrayType, items As XmpValueBase() )
public: XmpArray( XmpArrayType arrayType, array<XmpValueBase^>^ items )
new : arrayType : XmpArrayType * items : XmpValueBase[] -> XmpArray