> Is it possible to define a new type name in C#.> As it is possible to do it with the "typedef" keyword in C++
C# does not support typedefs. Sorry.
-- Tomas Restrepo [VC++ MVP]tom...@mvps.orghttp://www.mvps.org/windev/