Click or drag to resize
CollectionChangedEventArgsFirstAffectedIndex Property
Gets the zero-based index of the first object that was added or removed.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public int FirstAffectedIndex { get; }

Property Value

Type: Int32
Version Information

Supported in: 1.0.0.0
See Also