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:
