CellSetCellCollection.CopyTo Method

Include Protected Members
Include Inherited Members

Copies the collection to an array.

Overload List

  Name Description
Public method CopyTo(Array, Int32) This method is not implemented by the CellSetCellCollection class.
Copies the collection to an array, starting at the specified index. (Overrides ResultCellCollection.CopyTo(Array, Int32).)
Public method CopyTo([], Int32) This method is not implemented by the CellSetCellCollection class.
Copies the collection to a result cell array, starting at the specified index. (Overrides ResultCellCollection.CopyTo([], Int32).)

Top

See Also

Reference

CellSetCellCollection Class

CellSetCellCollection Members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet Namespace