Item Property
Supported in versions 2021 and later.
Description
Returns the API test located in the specified position.
Property Type
Read-only property
Syntax
Visual Basic |
---|
Public Property Item( _ ByVal Position As Variant _ ) As APITest |
Parameter
Position: The name or index of the API Test in the collection. The first API test in the collection is numbered 1.
See Also