Sandeep Kumar
What is namespace for using generic type in c# ?
By Sandeep Kumar in .NET on Dec 29 2015
  • Prakash Kumar
    Oct, 2016 31

    System.Collections.Generic allow to get generic types

    • 1
  • Soumalya Das
    Aug, 2016 11

    System.Collection.Generic

    • 1
  • Keerthi Venkatesan
    Jun, 2016 8

    he 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.

    • 1
  • Avikshith Aradhya
    Jun, 2016 7

    System.Collection.Generic

    • 1
  • Nikhil Sangani
    Jun, 2016 6

    System.Collections.Generic

    • 1
  • Munesh Sharma
    May, 2016 31

    System.Collections.Generic

    • 1
  • Bhuvanesh Mohankumar
    May, 2016 30

    System.Collections.Generic

    • 1
  • Joe Wilson
    Jan, 2016 7

    System.Collections.Generic

    • 1
  • Mukesh Kumar
    Sep, 2017 3

    System.Collection.Genric

    • 0
  • Khaja Moizuddin
    Dec, 2016 2

    Using System.generic;

    • 0
  • Amit Kumawat
    Sep, 2016 21

    System.Collections.Generic namespace allow you to use generic types. in c#.

    • 0
  • Maithri Devi
    May, 2016 24

    System.Collections.Generic

    • 0
  • Keerthi Venkatesan
    Apr, 2016 21

    System.Collections.Generic

    • 0
  • Vivek Kumar
    Mar, 2016 24

    System.Collection.Generic

    • 0
  • Vivek Kumar
    Mar, 2016 24

    System.Collection.Generic

    • 0
  • Anil Kumar Murmu
    Jan, 2016 13

    System.Collections.Generic

    • 0
  • Kml Surani
    Jan, 2016 9

    System.Collections.Generic

    • 0
  • Rafnas T P
    Jan, 2016 8

    System.Collections.Generic

    • 0
  • Akhil Garg
    Jan, 2016 4

    System.Collections.Generic

    • 0
  • Ravi Patel
    Dec, 2015 31

    System.Collections.Generic

    • 0
  • Sandeep Kumar
    Dec, 2015 29

    We use namespace Using System.Collection.Generic for using generic type in .net

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS