CompositeCollection.ICollectionViewFactory.CreateView Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bu üye Windows Presentation Foundation (WPF) altyapısını destekler ve doğrudan kodunuzdan kullanılması amaçlanmamıştır.
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
Döndürülenler
Oluşturulan görünüm.
Uygulamalar
Şunlara uygulanır
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.