PivotCaches.CopyTo

PivotCaches.CopyTo method

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

public void CopyTo(Array array, int index)

See Also