
'Declaration <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(ProxyTypeName="Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1, Vintasoft.Imaging.Pdf, Version=5.7.1.1, Culture=neutral, PublicKeyToken=153caf29a10d2e31", Target=, TargetTypeName="")> <DebuggerDisplayAttribute(Value="Count = {Count}", Name="", Type="", Target=, TargetTypeName="")> Public Class PdfTreeNodeList(Of T As PdfTreeNodeBase) Inherits PdfTreeNodeBase
[DefaultMember("Item")] [DebuggerTypeProxy(ProxyTypeName="Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1, Vintasoft.Imaging.Pdf, Version=5.7.1.1, Culture=neutral, PublicKeyToken=153caf29a10d2e31", Target=, TargetTypeName="")] [DebuggerDisplay(Value="Count = {Count}", Name="", Type="", Target=, TargetTypeName="")] public class PdfTreeNodeList<T> : PdfTreeNodeBase where T: PdfTreeNodeBase
[DefaultMember("Item")] [DebuggerTypeProxy(ProxyTypeName="Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1, Vintasoft.Imaging.Pdf, Version=5.7.1.1, Culture=neutral, PublicKeyToken=153caf29a10d2e31", Target=, TargetTypeName="")] [DebuggerDisplay(Value="Count = {Count}", Name="", Type="", Target=, TargetTypeName="")] public __gc class PdfTreeNodeList<T> : public PdfTreeNodeBase where T: PdfTreeNodeBase
[DefaultMember("Item")] [DebuggerTypeProxy(ProxyTypeName="Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1, Vintasoft.Imaging.Pdf, Version=5.7.1.1, Culture=neutral, PublicKeyToken=153caf29a10d2e31", Target=, TargetTypeName="")] [DebuggerDisplay(Value="Count = {Count}", Name="", Type="", Target=, TargetTypeName="")] generic<typename T> public ref class PdfTreeNodeList : public PdfTreeNodeBase where T: PdfTreeNodeBase
System.Object
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeList<T>
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationList
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormChoiceFieldItemList
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormFieldList
Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentConfigurationList
Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentGroupList
Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentUsageApplicationList
Vintasoft.Imaging.Pdf.Tree.PdfFileReferenceSpecificationList
Vintasoft.Imaging.Pdf.Tree.StructureTree.PdfStructureTreeNodeList
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008, Windows Server 2003