ISharedStepHelper.Count Method
Include Protected Members
Include Inherited Members
Returns the number of shared test steps.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
Count(String) | Returns the number of shared test steps that match the given query. |
![]() |
Count(String, IDictionary) | Returns a count of the shared test steps that match the given query and context. |
Top