Skip to main content
Skip table of contents

XmpArray

XmpArray Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.xml.xmp
  iTextSharp.text.xml.xmp.XmpArray[[XmpArray]]
  end
  subgraph System.Collections.Generic
System.Collections.Generic.List_1[[List]]
  end
System.Collections.Generic.List_1 --> iTextSharp.text.xml.xmp.XmpArray

Members

Methods

Public methods
ReturnsName
stringToString()

Details

Inheritance

  • List<string>

Constructors

XmpArray

Source code

public XmpArray(string type)
Arguments
TypeNameDescription
stringtype

Methods

ToString

Source code

public override string ToString()

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.