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