extern public int CompareEndPoints(string how, TextRange sourceRange);
extern public bool IsEqual(TextRange range);
extern public void SetEndPoint(string how, TextRange sourceRange);
extern public bool InRange(TextRange range);