'宣言 Public Class PdfPageCollection Inherits System.Collections.Generic.List(Of PdfPage)
public class PdfPageCollection : System.Collections.Generic.List<PdfPage>
'宣言 Public Class PdfPageCollection Inherits System.Collections.Generic.List(Of PdfPage)
public class PdfPageCollection : System.Collections.Generic.List<PdfPage>
System.Object
System.Collections.Generic.List<T>
C1.WPF.Pdf.PdfPageCollection