Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Enumerates a collection of IDebugExpressionContexts objects.
In addition to the methods inherited from IUnknown, the IEnumDebugExpressionContexts interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IEnumDebugExpressionContexts::Next | Retrieves a specified number of segments in the enumeration sequence. |
| IEnumDebugExpressionContexts::Skip | Skips a specified number of segments in an enumeration sequence. |
| IEnumDebugExpressionContexts::Reset | Resets an enumeration sequence to the beginning. |
| IEnumDebugExpressionContexts::Clone | Creates an enumerator that contains the same state as the current enumerator. |