Empty Enumerable Method in .NET
๐ก ๐๐ฆ๐ฉ๐ญ๐ฒ ๐๐ง๐ฎ๐ฆ๐๐ซ๐๐๐ฅ๐
๐ก ๐๐ฆ๐ฉ๐ญ๐ฒ ๐๐ง๐ฎ๐ฆ๐๐ซ๐๐๐ฅ๐
โ๏ธย .NET provides us the Empty() method to initialize an empty Enumerable of any type.
โ๏ธThis method is useful for passing an empty sequence to a user defined method that takes an IEnumerable<T> โคต๏ธ
If you like my work you can help me in growing through following ways
Subscribe my Weeklyย .NET Newsletter where I would be publishing one tip on C#/.NET on weekly basis.
You can Buy a Coffee for me.