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