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.2
Syntax
C#
public long GetUniqueId()

Return Value

Type: Int64
The unique id of the class object.

Implements

IObjectGetUniqueId
See Also