Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Count()

The current number of key-value pairs in this hash map.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Method
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public int Count()

Returns

Type

Description

intThe current number of key-value pairs in this hash map.