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