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