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