[ 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.
this |
a OperationOptions instance |
skip |
number of elements to skip in an operation |
true if |