'宣言
Public Class ControlCollection Inherits System.Collections.CollectionBase
public class ControlCollection : System.Collections.CollectionBase
'宣言
Public Class ControlCollection Inherits System.Collections.CollectionBase
public class ControlCollection : System.Collections.CollectionBase
Add メソッドおよびRemoveメソッドを使用すると、コレクションにコントロールを追加したり削除したりできます。AddRangeメソッドまたはClear メソッドを使用すると、コレクションにすべてのコントロールを追加したり削除したりできます。
System.Object
System.Collections.CollectionBase
GrapeCity.ActiveReports.SectionReportModel.ControlCollection