Click or drag to resize

ISearchPatternGetPatternItems Method

A collection of search criteria.

Namespace:  SmartBear.TestLeft
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IEnumerable<KeyValuePair<string, Object>> GetPatternItems()

Return Value

Type: IEnumerableKeyValuePairString, Object
IEnumerable of pairs (property name, property value)
See Also