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