[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FilterColumnDefinitionCollection.CopyTo

CopyTo Method

CopyTo(Array, int)

Copies the filter column definition in the collection to an array.

Declaration
public void CopyTo(Array array, int arrayIndex)
Public Sub CopyTo(array As Array, arrayIndex As Integer)
Parameters
Type Name Description
Array array

Array to which to copy the filter column definitions

int arrayIndex

Array index at which to start pasting the filter column definitions