Method SlowAdvance
SlowAdvance(Int32)
Slow (linear) implementation of Advance(Int32) relying on NextDoc() to advance beyond the target position.
Declaration
protected int SlowAdvance(int target)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | target |
Returns
Type | Description |
---|---|
System.Int32 |