GrapeCity ActiveReports for .NET 12.0J
DataRowCollection クラス
メンバ 

DataRowオブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
DataRowCollection クラス
構文
'宣言
 
Public NotInheritable Class DataRowCollection 
   Inherits System.Collections.ObjectModel.Collection(Of DataRow)
public sealed class DataRowCollection : System.Collections.ObjectModel.Collection<DataRow> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.DataRowCollection

参照

関連項目

DataRowCollection メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.