The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ICollectionViewFactory Interface
.NET Framework (current version)
An interface that enables implementing collections to create a view to their data. Normally, user code does not call methods on this interface.
Assembly: WindowsBase (in WindowsBase.dll)
| Name | Description | |
|---|---|---|
![]() | CreateView() | Creates a new view on the collection that implements this interface. Typically, user code does not call this method. |
.NET Framework
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Show:
