Initializing help system before first use

Scan Method (String, String, Object[])

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public void Scan(
	string text,
	string fieldSpecification,
	params Object[] targets
)

Parameters

text
Type:  SystemString
fieldSpecification
Type:  SystemString
targets
Type:  SystemObject
See Also