Can you tell me about the new params collections feature in C# 13?

Estimated read time 1 min read

Post Contenthttps://www.youtube.com/shorts/Zip7M4gknIY

​ Params in C# used to mean arrays. In C# 13, they can be any collection type. In this #OneDevQuestion, Mads Torgersen explains how params collections let you write cleaner, more efficient APIs.

Learn more: https://msft.it/6052Sv3tr

#OneDevQuestion #csharp   Read More Microsoft Developer 

You May Also Like

More From Author