AspireList.count
Method
interface AspireList { // ... omitted for brevity count(): Promise<number>;}Signature
method
count Gets the number of elements in the list
count(): Promise<number>Returns
Promise<number> Defined on
This method is defined on the following type: