Record Feature in C# 10

preview_player
Показать описание
this video explains the difference between struct vs record struct vs record class. If you like it please do not forget to like it and subscribe ot my channel.

#CSharp10 #Record #VisualStudio2022 #.NET6
Рекомендации по теме
Комментарии
Автор

Please give me examples where to use record structs. I don't know where to use this feature.

ThomasLorenz
Автор

record was introduced in c# 9 not in 10.

Princem