IMsBreakpoints.Clear

Syntax

Clear;

Description

The Clear method removes all breakpoints from the collection.

Comments

After the method is called, the value of the IMsBreakpoints.Count property is equal to zero.

Example

The property use is given in the example for IMsDataBreakpoint.Condition.

See also:

IMsBreakpoints