BasicCollectionT Constructor

Overload List

BasicCollectionT Initializes a new instance of the [!:T] class.
BasicCollectionT(IEnumerableT) Initializes a new instance of the BasicCollectionT class that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied.

See Also