[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ItemCollection-1.ToArray

ToArray Method

ToArray()

Copies the elements of the ItemCollection<T> to a new array.

Declaration
public T[] ToArray()
Returns
Type Description
T[]

An array of T objects containing copies of the elements in the ItemCollection<T>.