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