Click or drag to resize

IGlobalVariablesFetchObjectUniqueId Method

Fetches a unique id for an internal class object (non-transient). May be called concurrently from multiple threads.

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

Return Value

Type: Int64
The fetched id.
See Also