I've heard approx. 60,000.
Scott M.
> Does anyone out there know how many classes there are in .NET 2.0?
>
> Thanx,
>
> Mike
>Does anyone out there know how many classes there are in .NET 2.0?
Are you only interested in classes (using the C# definition, i.e.
reference types) or other types as well (structs, enums etc)? Do you
want to include private/internal types or only publicly accessible
ones?
Mattias

Signature
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.