IMsBreakpoints.Clear

Syntax

Clear;

Description

The Clear method removes all breakpoints from the collection.

Comments

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

Example

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

See also:

IMsBreakpoints