'Declaration
Public Class ProxyCollection(Of T As C1TextElement)
public class ProxyCollection<T> where T: C1TextElement
'Declaration
Public Class ProxyCollection(Of T As C1TextElement)
public class ProxyCollection<T> where T: C1TextElement
System.Object
C1.WPF.RichTextBox.Documents.ProxyCollection<T>