Enumerates the code contexts that correspond to a document context.
In addition to the methods inherited from IUnknown, the IEnumDebugCodeContexts interface exposes the following methods.
Method | Description |
---|---|
Retrieves a specified number of segments in the enumeration sequence. | |
Skips a specified number of segments in an enumeration sequence. | |
Resets an enumeration sequence to the beginning. | |
Creates an enumerator that contains the same state as the current enumerator. |