Use generic collections
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
Exam 70-536 Preparation Guide: Improve type safety and application performance in a .NET Framework application by using generic collections. (System.Collections.Generic namespace)
|
Contents |
[edit]
Exam sections
- Collection.Generic interfaces
- Generic Dictionary
- Generic Dictionary class
- Generic Dictionary.Enumerator structure
- Generic Dictionary.KeyCollection class
- Dictionary.KeyCollection.Enumerator structure
- Generic Dictionary.ValueCollection class
- Dictionary.ValueCollection.Enumerator structure
- Generic Comparer
- Generic Comparer class
- Generic EqualityComparer class
- Generic KeyValuePair structure
- Generic Lists
- Generic Queue
- Generic Queue class
- Generic Queue.Enumerator structure
- Generic SortedDictionary class
- Generic LinkedList
- Generic LinkedList class
- Generic LinkedList.Enumerator structure
- Generic LinkedListNode class
- Generic Stack
[edit]