System.Collections Ad Alanları

Korumalı Üyeleri Ekle
Devralınan Üyeleri Ekle

.NET Framework Üyelerini Ekle
XNA Framework Üyelerini Ekle
Taşınabilir Sınıf Kitaplığı Üyelerini Ekle

System.Collections ad alanlarında, çeşitli standart, özelleştirilmiş ve genel koleksiyon nesnelerini tanımlayan türler bulunur.

Ad alanları

Ad Alanı Açıklama
System.Collections The System.Collections namespace contains interfaces and classes that define various collections of objects, such as lists, queues, bit arrays, hash tables and dictionaries.
System.Collections.Concurrent System.Collections.Concurrent Ad alanı sağlar türleri ve karşılık gelen yerine kullanılması gereken birkaç iş parçacıklarını koleksiyon sýnýflarýný System.Collections ve System.Collections.Generic çoklu iş parçacıklarını eşzamanlı koleksiyonuna erişilirken her ad.
System.Collections.Generic The System.Collections.Generic namespace contains interfaces and classes that define generic collections, which allow users to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
System.Collections.ObjectModel System.Collections.ObjectModel Ad alanı olarak Koleksiyonlar yeniden kullanılabilen kitaplığını nesne modelinde kullanılabilir sınıfları içerir.Bu sınıflar, koleksiyon özelliklerini veya yöntemlerini döndüğünüzde kullanın.
System.Collections.Specialized The System.Collections.Specialized namespace contains specialized and strongly-typed collections; for example, a linked list dictionary, a bit vector, and collections that contain only strings.