Click or drag to resize

OpsSearchRequestSetVirtualList Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public void SetVirtualList(
	int index,
	int rowCount
)

Parameters

index
Type: SystemInt32
rowCount
Type: SystemInt32
See Also