Please read this first: About Dave’s ‘unofficial’ Framework Design Guidelines . þ DO treat a null reference ( Nothing in Visual Basic and nullptr in C++/CLI) and an empty collection or IEnumerable<T> as equivalent. For example, the following constructor...