Initializing help system before first use

getIIS Method (IList, IList, Int32)

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

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

Parameters

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