Click or drag to resize
LLParserTManyNM Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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