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