Hashtable.Countvar Count : intDescriptionReturns how many elements are in the hashtable.
JavaScript
// Prints the number of elements in a new Hashtable using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Hashtable | ||||
Hashtable.Countvar Count : intDescriptionReturns how many elements are in the hashtable.
JavaScript
// Prints the number of elements in a new Hashtable using UnityEngine; import UnityEngine |