Gets the number of elements contained in the collection.
<void> Collection.getCount(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the result as a parameter. |
| error |
Optional. Is called when the operation failed with an error. |