| WeakMap::countCounts the number of live entries in the map Description
   public int WeakMap::count
    ( void
   ) Counts the number of live entries in the map. ParametersThis function has no parameters. Return ValuesReturns the number of live entries in the map. |