Click or drag to resize

OpsContextShowTextList Method (String, IEnumerable)

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public void ShowTextList(
	string title,
	IEnumerable textList
)

Parameters

title
Type: SystemString
textList
Type: System.CollectionsIEnumerable
See Also