Namespace: iTextSharp.text.xml.xmp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class XmpArray : ArrayList
Visual Basic
Public Class XmpArray _
	Inherits ArrayList
Visual C++
public ref class XmpArray : public ArrayList

Inheritance Hierarchy

System..::..Object
  System.Collections..::..ArrayList
    iTextSharp.text.xml.xmp..::..XmpArray

See Also