GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine 名前空間 > DataTree.List<T> クラス > DataTree.List<T> コンストラクタ : DataTree.List<T> コンストラクタ(Scope<T>,Func<IReadOnlyList<Scope<T>>>,String) |
'宣言 Public Function New( _ ByVal scope As DataTree.Scope(Of T), _ ByVal makeGroups As Func(Of IReadOnlyList(Of DataTree.Scope(Of T))), _ Optional ByVal name As String _ )
public DataTree.List<T>( DataTree.Scope<T> scope, Func<IReadOnlyList<DataTree.Scope<T>>> makeGroups, string name )