Click or drag to resize

regexQuerySetTValueresolveQuerySet 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> resolveQuerySet(
	IEnumerable<string> inputs
)
Request Example View Source

Parameters

inputs
Type: System.Collections.GenericIEnumerableString

Return Value

Type: instanceCountCollectionTValue
See Also