Click or drag to resize

regexQuerySetTValueresolveQuery Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public instanceCountCollection<TValue> resolveQuery(
	string input
)
Request Example View Source

Parameters

input
Type: SystemString

Return Value

Type: instanceCountCollectionTValue
See Also