PivotItems.CopyTo

PivotItems.CopyTo method

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

public void CopyTo(Array array, int index)

See Also