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