| Non-Generic | Similar Generic Type |
| ArrayList | List<T> |
| Hashtable | Dictionary<TKey,TValue> |
| SortedList | SortedList<TKey,TValue> |
| Queue | Queue<T> |
| Stack | Stack<T> |
| Ienumerable | IEnumerable<T> |
| ICollection | N/A (use IEnumerable<T>anything that extends it) |
| N/A | ICollection<T> |
| Ilist | IList<T> |
| CollectionBase | Collection<T> |
| ReadOnlyCollectionBase | ReadOnlyCollection<T> |
| DictionaryBase | N/A (just implement IDictionary<TKey,TValue> |
| N/A | SortedDictionary<TKey,TValue> |
| N/A | KeyedCollection<TKey,TItem> |
| N/A | LinkedList<T> |
Enabling Gemini for Education across all Malaysian public universities
-
Gemini for Education is now in all 20 Malaysian public universities,
reaching 600,000 students and 75,000 faculty members.
1 day ago