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