Constructs an empty DataContainer with the specified initial capacity and with its capacity increment equal to zero.
param initialCapacity the initial capacity of the DataContainer.
Constructs an empty DataSourceContainer with the specified initial capacity and with its capacity increment equal to zero.
param initialCapacity the initial capacity of the DataSourceContainer.