Initializing help system before first use

getIIS Method (IList, IList)

Same as getIIS(vars, ctrs, null, 1);

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public void getIIS(
	IList vars,
	IList ctrs
)

Parameters

vars
Type:  System.CollectionsIList
ctrs
Type:  System.CollectionsIList
See Also