Method SkipTo
SkipTo(Int32)
Skips entries to the first beyond the current whose document number is
greater than or equal to target
. Returns the current doc count.
Declaration
public virtual int SkipTo(int target)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | target |
Returns
Type | Description |
---|---|
System.Int32 |