Share via


COMEnum2Object.skip Method

Skips over the next specified number of elements of a collection.

Syntax

public void skip([int count])

Run On

Called

Parameters

  • count
    Type: int
    The number of elements to skip; optional.

See Also

COMEnum2Object Class

COMEnum2Object.new Method