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