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