DataCollection
C1CollectionView クラス プロパティ

C1.UWP.DataCollection アセンブリ > C1.UWP.DataCollection 名前空間 : C1CollectionView クラス

このクラスのメンバの一覧は、C1CollectionViewメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティReturns any collection groups that are associated with the view.  
Public プロパティGets the number of elements contained in the collection.  
Public プロパティGets the current item in the view.  
Public プロパティGets the ordinal position of the CurrentItem within the view.  
Public プロパティGets the wrapping collection.  
Public プロパティGets whether the collection supports incremental loading.  
Public プロパティGets a value that indicates whether the CurrentItem of the view is beyond the end of the collection.  
Public プロパティGets a value that indicates whether the CurrentItem of the view is beyond the beginning of the collection.  
Public プロパティGets a value indicating whether the C1CollectionView is read-only.  
トップ
参照

C1CollectionView クラス
C1.UWP.DataCollection 名前空間
IDataCollection<T> インターフェース
Windows.UI.Xaml.Data.ICollectionView