Click or drag to resize

SearchPatternBaseGetPatternItems Method

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

Return Value

Type: IEnumerableKeyValuePairString, Object
An enumerator over the property-value pairs.

Implements

ISearchPatternGetPatternItems
See Also