'Declaration
<DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> Public Class PDFNamedDestinationCollection Inherits O2S.Components.PDFView4NET.PDFCollection(Of PDFNamedDestination,PDFDocument)
'Usage
Dim instance As PDFNamedDestinationCollection
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class PDFNamedDestinationCollection : O2S.Components.PDFView4NET.PDFCollection<PDFNamedDestination,PDFDocument>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public __gc class PDFNamedDestinationCollection : public O2S.Components.PDFView4NET.PDFCollection<PDFNamedDestination,PDFDocument>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public ref class PDFNamedDestinationCollection : public O2S.Components.PDFView4NET.PDFCollection<PDFNamedDestination,PDFDocument>