Constructs a VirtualDataSourceContainer containing the VirtualDataSource of the specified collection, in the order they are returned by the collection's iterator.
Constructs an empty VirtualDataSourceContainer with the specified initial capacity and with its capacity increment equal to zero.
param initialCapacity the initial capacity of the VirtualDataSourceContainer.