set_skip


Description:

[ Version ( since = "0.2.0" ) ]
public bool set_skip (uint skip)

Set the skip option for an operation.

Will only succeed if skip obeys to the inherent capabilities of this.

Parameters:

this

a OperationOptions instance

skip

number of elements to skip in an operation

Returns:

true if skip could be set, false otherwise.