Click or drag to resize

UtilFirstSepPrintList Method (IEnumerableObject, Char)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static string FirstSepPrintList(
	IEnumerable<Object> list,
	char c
)

Parameters

list
Type: System.Collections.GenericIEnumerableObject
c
Type: SystemChar

Return Value

Type: String
See Also