Microsoft SDK for Java

Skip

This method of the IEnumVariant Interface skips elements in the enumeration.

Syntax

public void Skip(int celt);

Parameters

celt The number of elements to skip.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.