RichTextKit v0.4

TextRange.IsEqual Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: TextRange

Compare this text range to another for equality

public bool IsEqual(TextRange other);

Parameters

TextRange other

The text range to compare to

Returns

bool

True if the text ranges are equal