C # Advanced Programming, 11th Edition - Chapter XI

navigation

Chapter XI Special Collections

11.1 Summary 228

11.2 228-bit processing

11.2.1 BitArray Deliverable 229

11.2.2 BitVector32 structure 230

11.3 observable collection 232

11.4 invariant set of 233

11.4.1 and unchanging set builder 235

11.4.2 the same set of types and interfaces 235

11.4.3 the same array using LINQ and 236

236 11.5 Concurrent collections

11.5.1 create a pipe 237

11.5.2 Use BlockingCollection 239

11.5.3 Use ConcurrentDictionary 240

11.5.4 completed pipeline 241

11.6 Summary 242

Guess you like

Origin www.cnblogs.com/zenronphy/p/12468476.html