Skips over a specified number of items in the enumeration sequence.
Syntax
Parameters
- celt
-
The number of elements to skip in the enumeration.
Returns
S_OK if the number of elements skipped equals the celt parameter; otherwise, S_FALSE.
Remarks
Requirements
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0