Initializes a new instance of the CollectionView class that represents a view of the specified collection.
Public Sub New ( _ collection As IEnumerable _ )
public CollectionView( IEnumerable collection )
public: CollectionView( IEnumerable^ collection )
new : collection:IEnumerable -> CollectionView
The instance of CollectionView is bound to the user interface (UI) thread dispatcher of the caller of this constructor.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2