CollectionView for WinForms
AsPlain メソッド

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1CollectionView<T> クラス : AsPlain メソッド
Returns a ICollectionView<T> whose group items are inline with the data items. Otherwise the collection return the first level of groups and its items must be get from each of the group items.
シンタックス
'宣言
 
Public Function AsPlain() As ICollectionView(Of Object)
public ICollectionView<object> AsPlain()
参照

C1CollectionView<T> クラス
C1CollectionView<T> メンバ