Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QueryResult<T>

Represents a Content Query result

Type parameters

Hierarchy

  • QueryResult

Index

Properties

Properties

Count

Count: number

The item count

Result

Result: SavedContent<T>[]

The result yielded by the Query

Generated using TypeDoc