
'Declaration <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> Public NotInheritable Class PdfInteractiveFormFieldList Inherits Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeList(Of PdfInteractiveFormField)
[DefaultMember("Item")] [DebuggerTypeProxy(Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public sealed class PdfInteractiveFormFieldList : Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeList<PdfInteractiveFormField>
[DefaultMember("Item")] [DebuggerTypeProxy(Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public __gc __sealed class PdfInteractiveFormFieldList : public Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeList<PdfInteractiveFormField>
[DefaultMember("Item")] [DebuggerTypeProxy(Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public ref class PdfInteractiveFormFieldList sealed : public Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeList<PdfInteractiveFormField>
System.Object
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeList<T>
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormFieldList
Target Platforms: .NET 6; .NET 5; .NET Core 3.1; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5