PivotFields.CopyTo

PivotFields.CopyTo method

Copies the entire PivotField to a compatible one-dimensional Array, starting at the specified index of the target array

public void CopyTo(Array array, int index)

See Also