Click or drag to resize

EmitHelperClip Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static string Clip(
	string potentiallyLargeString,
	int maxLength
)

Parameters

potentiallyLargeString
Type: SystemString
maxLength
Type: SystemInt32

Return Value

Type: String
See Also