[]
        
(Showing Draft Content)

C1.PivotEngine.ValueSet-1.ToArray

ToArray Method

ToArray()

Creates an array from this collection.

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

An array that contains the objects in this collection.