Click or drag to resize

QtPatternQtIndex Property

Used for windowless objects. Specifies the index (zero-based) of the sought-for object in the parent object's collection of child objects.

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

Property Value

Type: NullableInt32
See Also