Click or drag to resize
ProjectSelectionCopyTo Method (Object, Int32)
Copies the elements of the ProjectSelection to an array, starting at a particular array index.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public void CopyTo(
	Object[] targetArray,
	int index
)

Parameters

targetArray
Type: SystemObject
index
Type: SystemInt32
Version Information

Supported in: 1.0.0.0
See Also