ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum