Basic Library for UWP/WinRT XAML
IC1CollectionView インターフェース
メンバ 

WinRT ICollectionView インタフェースを拡張して、ソートとフィルタ処理を提供します。このインタフェースには、WPF および Silverlight バージョンの ICollectionView では定義されているが、WinRT にはないメンバが追加されています。
オブジェクト モデル
IC1CollectionView インターフェース
構文
'宣言
 
Public Interface IC1CollectionView 
   Inherits Windows.Foundation.Collections.IObservableVector(Of Object), Windows.UI.Xaml.Data.ICollectionView 
public interface IC1CollectionView : Windows.Foundation.Collections.IObservableVector<object>, Windows.UI.Xaml.Data.ICollectionView  
Requirements

Target Platforms: 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

参照

関連項目

IC1CollectionView メンバ
C1.Xaml 名前空間

Send Feedback