
'Declaration <DebuggerDisplayAttribute("Count = {Count}")> <DebuggerTypeProxyAttribute(Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1)> <DefaultMemberAttribute("Item")> Public Class PdfResourceList Inherits PdfTreeNodeList(Of T)
[DebuggerDisplay("Count = {Count}")] [DebuggerTypeProxy(Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1)] [DefaultMember("Item")] public class PdfResourceList : PdfTreeNodeList<T>
[DebuggerDisplay("Count = {Count}")] [DebuggerTypeProxy(Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1)] [DefaultMember("Item")] public __gc class PdfResourceList : public PdfTreeNodeList<T*>*
[DebuggerDisplay("Count = {Count}")] [DebuggerTypeProxy(Vintasoft.Imaging.Pdf.Utils.CollectionDebugView`1)] [DefaultMember("Item")] public ref class PdfResourceList : public PdfTreeNodeList<T^>^
System.Object
 Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
   Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeList<Vintasoft.Imaging.Pdf.Tree.PdfResource>
     Vintasoft.Imaging.Pdf.Tree.PdfResourceList
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5