[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.ProxyCollection-1.Item

this Property

this[int]

Declaration
public T this[int index] { get; set; }
Parameters
Type Name Description
int index
Implements