Click or drag to resize

LLParserTManyNM Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public ArrayList ManyNM(
	int i,
	int j,
	Func<Object> f
)

Parameters

i
Type: SystemInt32
j
Type: SystemInt32
f
Type: SystemFuncObject

Return Value

Type: ArrayList
See Also