ArcFM Engine Developer Guide
GetHashCode Method (GlobalObjectId)


Returns the hash code for this instance.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As GlobalObjectId
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

A 32-bit signed integer that is the hash code for this instance.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GlobalObjectId Structure
GlobalObjectId Members

 

 


Send Comment