Preparing search index...
The search index is not available
API Documentation
API Documentation
QueryExecution
ResultItems
Interface ResultItems<T>
Internal
Results of a query.
interface
ResultItems
<
T
>
{
total
?:
number
;
}
Type Parameters
T
Hierarchy
ReadonlyArray
<
T
>
ResultItems
Index
Properties
total?
Properties
Optional
Readonly
total
total
?:
number
Total number of available items in the result.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
total
API Documentation
Loading...
Results of a query.