
'Declaration <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> Public Class PdfAnnotationViewCollection Inherits Vintasoft.Imaging.Utils.MasterCollection(Of PdfAnnotationView)
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class PdfAnnotationViewCollection : Vintasoft.Imaging.Utils.MasterCollection<PdfAnnotationView>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public __gc class PdfAnnotationViewCollection : public Vintasoft.Imaging.Utils.MasterCollection<PdfAnnotationView>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public ref class PdfAnnotationViewCollection : public Vintasoft.Imaging.Utils.MasterCollection<PdfAnnotationView>
System.Object
System.Collections.ObjectModel.Collection<T>
Vintasoft.Imaging.Utils.MasterCollection<T>
Vintasoft.Imaging.Pdf.UI.Annotations.PdfAnnotationViewCollection
Target Platforms: .NET 6; .NET 5; .NET Core 3.1; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5