• Preparing search index...
  • The search index is not available
conway
  • conway
  • indexing/cursor_utilities
  • cursorCount

Function cursorCount

  • cursorCount(cursor: IIndexSetCursor): number
  • Count the number of set items in a cursor.

    Parameters

    • cursor: IIndexSetCursor

      The cursor to count the items in.

    Returns number

    The count of items in the cursor set.

    • Defined in indexing/cursor_utilities.ts:11

Settings

Member Visibility
conway
  • Loading...