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

Return Value

Type: Int64
The unique id of the class object.
See Also