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