 | EmitHelperClip Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static string Clip(
string potentiallyLargeString,
int maxLength
)
Parameters
- potentiallyLargeString
- Type: SystemString
- maxLength
- Type: SystemInt32
Return Value
Type:
String
See Also