Click or drag to resize

LGSPObjectGetUniqueId Method

Gets the unique id of the class object.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public long GetUniqueId()

Return Value

Int64
The unique id of the class object.

Implements

IObjectGetUniqueId
See Also