GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine 名前空間 > DataTree.Snapshot<T> クラス : DataTree.Snapshot<T> コンストラクタ |
'宣言 Public Function New( _ ByVal definition As Def.Report, _ ByVal data As DataTree.Scope(Of T) _ )
public DataTree.Snapshot<T>( Def.Report definition, DataTree.Scope<T> data )