ActiveReports 12
ToArray Method (ExpressionInfoCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace > ExpressionInfoCollection Class : ToArray Method
Transforms this collection to array.
Syntax
'Declaration
 
Public Function ToArray() As ExpressionInfo()
public ExpressionInfo[] ToArray()

Return Value

GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo[].
See Also

Reference

ExpressionInfoCollection Class
ExpressionInfoCollection Members