IEnumSingleItemExceptions Interface
Enumerates single item exceptions that are stored in a knowledge object.
IEnumSingleItemExceptions methods | Description |
|---|---|
Returns the next elements in the single item exception set, if they are available. | |
Skips the specified number of single item exceptions. | |
Resets the enumerator to the beginning of the single item exception set. | |
Clones the enumerator and returns a new enumerator that is in the same state as the current one. |
Show: