ActiveReports 11
ToArray Method (ExpressionInfoCollection)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ExpressionInfoCollection Class : ToArray Method
Copies the elements of the ExpressionInfoCollection to a new array.
Syntax
'Declaration
 
Public Function ToArray() As ExpressionInfo()
public ExpressionInfo[] ToArray()

Return Value

GrapeCity.ActiveReports.Expressions.ExpressionInfo[].
See Also

Reference

ExpressionInfoCollection Class
ExpressionInfoCollection Members