Click or drag to resize

SlPatternSlObjectIndex Property

The object's position (zero-based) in the parent object's collection of child objects that have the same class name and text.

Namespace:  SmartBear.TestLeft.TestObjects.Silverlight
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public Nullable<int> SlObjectIndex { get; set; }

Property Value

Type: NullableInt32
See Also