'宣言 Function GroupAsync( _ ByVal ParamArray groupDescriptions() As GroupDescription _ ) As System.Threading.Tasks.Task
System.Threading.Tasks.Task GroupAsync( params GroupDescription[] groupDescriptions )
パラメータ
- groupDescriptions
 - The group descriptions that determine how the data will be grouped.