C# FAQ: Is there CSharp support for templates?
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| CSharp-Online.NET:FAQs |
| edit |
[edit]
Is there C# support for templates?
No. But, you may be interested in the new Generics feature. Read Understanding Generics.
[edit]
See also
- Are .NET generics like C++ templates
- Is there C# support for templates?
- What are the differences between C# and Java generics?