© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Dhiraj Kumar
I am here to make programming languages (javascript, python, .net , .net core , RPA) easy to understand for you.
In this article, I am going to explain Record types which have been introduced in C# 9.0. C# 9.0 introduces record types. You use the record keyword to define a reference type that provides built-in functionality for encapsulating data. Record Types ...
No responses yet.