User's Guide

Comparing two methods used by one class

You can compare any two methods used in one class. This is useful to do when the methods perform similar functions.

To compare two methods used by one class, do the following:

  1. In a development browser such as a Classes Browser, select two methods.
  2. Select Browse Differences from the Methods menu. A String Comparison Browser opens on the text of the two methods.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]