ActiveReports 8
CodeClassCollection Class Members
Properties  Methods 

The following tables list the members exposed by CodeClassCollection.

Public Properties
 NameDescription
Public PropertyCapacityGets or sets the number of elements that the CodeClassCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the CodeClassCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets or sets a specific CodeClass object in the CodeClassCollection by position.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a CodeClass object to the CodeClassCollection.  
Public MethodClearClears all CodeClass objects from the CodeClassCollection. (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines the index of a specific CodeClass object in the CodeClassCollection.  
Public MethodRemoveAtRemoves the specified CodeClass object from the CodeClassCollection. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

CodeClassCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace

Support Forum