Click here to Skip to main content
15,890,282 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have seen this and wondered what it exactly means. Most tutorials and classes just jump over this. For example:

IEnumerable<pie>


I get that IEnumerable is the type but what is the <pie> for?
I see this used all the time, but what i want to know, what does it mean? It doesn't appear to be a type case.

What I have tried:

I've had a number of C# classes, most just gloss over it like it's common knowledge.
Posted
Updated 29-Mar-19 8:37am

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900