• Gets the number of items in the dictionary.

    Type Parameters

    • K

    • V

    Parameters

    • m: Map<K, V>

      To be queried.

    Returns number

    The number of items in the dictionary.

Generated using TypeDoc