Click or drag to resize
CollectionChangedEventArgs Constructor
Initializes a new instance of the CollectionChangedEventArgs.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public CollectionChangedEventArgs(
	int firstAffectedIndex
)

Parameters

firstAffectedIndex
Type: SystemInt32
Remarks
Internal ABB use only.
Version Information

Supported in: 1.0.0.0
See Also