[]
        
(Showing Draft Content)

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

Remove Method

Remove(T)

Declaration
public bool Remove(T item)
Parameters
Type Name Description
T item
Returns
Type Description
bool
Implements

Remove(object)

Declaration
public void Remove(object value)
Parameters
Type Name Description
object value
Implements