Click or drag to resize

LLParserTManyNM Method


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

Parameters

i  Int32
 
j  Int32
 
f  FuncObject
 

Return Value

ArrayList
See Also