'Declaration Public Class PdfArray Inherits System.Collections.Generic.List(Of IPdfObject)
public class PdfArray : System.Collections.Generic.List<IPdfObject>
'Declaration Public Class PdfArray Inherits System.Collections.Generic.List(Of IPdfObject)
public class PdfArray : System.Collections.Generic.List<IPdfObject>
System.Object
System.Collections.Generic.List<T>
GrapeCity.Documents.Pdf.Spec.PdfArray