E-Books
Programming Dictionary in C#
  • Date Posted: June 20, 2012
  • Visits: 15078
  • Downloaded: 8296
  • Language: C#
  • Pages: 6
  • Platform: .Net
  • Book Type: PDF
  • Author: Mahesh Chand
Summary:

This free book courtesy C# Corner and Mindcracker Network is all about how to use a dictionary in C#.


Intoduction:

A dictionary type represents a collection of keys and values pair of data. 

The Dictionary class defined in the System.Collections.Generic namespace is a generic class and can store any data types in a form of keys and values. Each key must be unique in the collection. Before you use the Dictionary class in your code, you must import the System.Collections.Generic namespace.

Topics covered in this book

  • What is Dictionary
  • How to define and create a Dictionary
  • How to add items to a Dictionary
  • How to remove all or a single item from the Dictionary
  • How to loop through all items in a Dictionary
  • How to find a key or a value in a Dictionary
  • How to read all keys in a Dictionary
  • How to read all values in Dictionary

WE ALSO RECOMMEND...

COMMENTS
     

it's the book I'm necessary. Thank you so much!

Posted by name name Jan 27, 2013

it's the book I'm necessary. Thank you so much!

Posted by name name Jan 27, 2013

it's the book I'm necessary. Thank you so much!

Posted by name name Jan 27, 2013

it's the book I'm necessary. Thank you so much!

Posted by name name Jan 27, 2013

it's the book I'm necessary. Thank you so much!

Posted by name name Jan 27, 2013

it's the book I'm necessary. Thank you so much!

Posted by name name Jan 27, 2013
PREMIUM SPONSORS
DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and add new content to existing PDF documents from within your applications.
SPONSORED BY
  • PDF reports have never been easier to create. With our included WYSIWYG Designer, you can layout your reports, set up your data source and let DynamicPDF ReportWriter do the rest.
Get Career Advice from Experts