set_count


Description:

[ Version ( since = "0.2.0" ) ]
public bool set_count (int count)

Set the count option for an operation.

Will only succeed if count obey to the inherent capabilities of this.

Parameters:

this

a OperationOptions instance

count

number of elements to retrieve in an operation

Returns:

true if count could be set, false otherwise.