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