Revealing the Extent of C# Vocabulary

Learn how to count the types and methods using code in C#.

We know there are more than 100 keywords in C#, but how many types are there? Let’s write code to determine how many types (and their methods) are available to C# in our simple console app.

Get hands-on with 1400+ tech skills courses.