ActiveReports 8
ToArray Method (SortByCollection)

Copies the elements of the SortByCollection to a new array.
Syntax
'Declaration
 
Public Function ToArray() As SortBy()
public SortBy[] ToArray()

Return Value

An array of SortBy objects containing copies of the objects in the SortByCollection.
See Also

Reference

SortByCollection Class
SortByCollection Members

Support Forum