SourceInitializableCollection

A collection that can be initialized to contain exactly the elements of a source collection.

  • Creates an instance containing exactly the elements of source.

    Requires: Instances can hold source.count elements.