ActiveReports 10
CodeClassCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : CodeClassCollection Class

The following tables list the members exposed by CodeClassCollection.

Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the CodeClassCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the CodeClassCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets a specific CodeClass object in the CodeClassCollection by position.  
Top
Public Methods
 NameDescription
Public MethodAdds a CodeClass object to the CodeClassCollection.  
Public MethodClears all CodeClass objects from the CodeClassCollection. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a specific CodeClass object in the CodeClassCollection.  
Public MethodRemoves the specified CodeClass object from the CodeClassCollection. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

CodeClassCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace