'Declaration
<DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> Public Class PDFPageCollection Inherits O2S.Components.PDFView4NET.PDFCollection(Of PDFPage,PDFDocument)
'Usage
Dim instance As PDFPageCollection
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class PDFPageCollection : O2S.Components.PDFView4NET.PDFCollection<PDFPage,PDFDocument>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public __gc class PDFPageCollection : public O2S.Components.PDFView4NET.PDFCollection<PDFPage,PDFDocument>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public ref class PDFPageCollection : public O2S.Components.PDFView4NET.PDFCollection<PDFPage,PDFDocument>