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