Adding static factory methods for creating ItemCollections.
As opposed to ctors these factory methods won't throw in case
of an error but will return all the errors as out collection
parameters. They will be used primarily by the EFDesigner.
↧