'宣言 Function CanGroup( _ ByVal ParamArray groupDescriptions() As GroupDescription _ ) As System.Boolean
System.bool CanGroup( params GroupDescription[] groupDescriptions )
パラメータ
- groupDescriptions
- The group descriptions that determine how the data would be grouped.