Click or drag to resize

ContainerHelperArrayAsString Method (IList, String)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static string ArrayAsString(
	IList a,
	string filler
)

Parameters

a
Type: System.CollectionsIList
filler
Type: SystemString

Return Value

Type: String
See Also