CompositeCollection.ICollectionViewFactory.CreateView Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ce membre prend en charge l’infrastructure Windows Presentation Foundation (WPF) et n’est pas destiné à être utilisé directement à partir de votre code.
virtual System::ComponentModel::ICollectionView ^ System.ComponentModel.ICollectionViewFactory.CreateView() = System::ComponentModel::ICollectionViewFactory::CreateView;
System.ComponentModel.ICollectionView ICollectionViewFactory.CreateView ();
abstract member System.ComponentModel.ICollectionViewFactory.CreateView : unit -> System.ComponentModel.ICollectionView
override this.System.ComponentModel.ICollectionViewFactory.CreateView : unit -> System.ComponentModel.ICollectionView
Function CreateView () As ICollectionView Implements ICollectionViewFactory.CreateView
Retours
Vue créée.