CollectionView for WinForms
GroupAsync メソッド (C1WrapCollectionView<S,T>)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1WrapCollectionView<S,T> クラス : GroupAsync メソッド
The group descriptions that determine how the data will be grouped.
Groups the collection view according to the specified group descriptions.
シンタックス
'宣言
 
Public Overridable Function GroupAsync( _
   ByVal ParamArray groupDescriptions() As GroupDescription _
) As System.Threading.Tasks.Task
public virtual System.Threading.Tasks.Task GroupAsync( 
   params GroupDescription[] groupDescriptions
)

パラメータ

groupDescriptions
The group descriptions that determine how the data will be grouped.
参照

C1WrapCollectionView<S,T> クラス
C1WrapCollectionView<S,T> メンバ