What is the most efficient way of getting an empty array in C# in terms of time and space? let’s say I need an empty array of a Book class in C#.