Click or drag to resize

IObjectGetUniqueId Method

Gets the unique id of the class object.

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

Return Value

Int64
The unique id of the class object.
See Also