GrapeCity ActiveReports for .NET 16.0J
CodeClassCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : CodeClassCollection クラス
CodeClassオブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
CodeClassCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class CodeClassCollection 
   Inherits System.Collections.ObjectModel.Collection(Of CodeClass)
public sealed class CodeClassCollection : System.Collections.ObjectModel.Collection<CodeClass> 
継承階層

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

参照

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