Click or drag to resize

IndexAccessCopy Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public abstract IndexAccess Copy(
	string nameSuffix
)

Parameters

nameSuffix
Type: SystemString

Return Value

Type: IndexAccess
See Also