[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.op_Equality

operator == Operator

operator ==(C1TextRange, C1TextRange)

Declaration
public static bool operator ==(C1TextRange range1, C1TextRange range2)
Parameters
Type Name Description
C1TextRange range1
C1TextRange range2
Returns
Type Description
bool