Пример #1
0
 /// <returns>The size of the map.</returns>
 public virtual int Size()
 {
     return(map.Size());
 }