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