Click or drag to resize

regexQuerySetTValueAdd Method (String, TValue)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public void Add(
	string regexPattern,
	params TValue[] results
)
Request Example View Source

Parameters

regexPattern
Type: SystemString
results
Type: TValue
See Also