ArcFM Desktop Developer Guide
GetHashCode(IFeature) Method


Syntax
'Declaration
 
Public Overloads Overrides Function GetHashCode( _
   ByVal obj As ESRI.ArcGIS.Geodatabase.IFeature _
) As Integer
'Usage
 
Dim instance As AutoStructureRelate.FeatureEqualityComparer
Dim obj As ESRI.ArcGIS.Geodatabase.IFeature
Dim value As Integer
 
value = instance.GetHashCode(obj)
public override int GetHashCode( 
   ESRI.ArcGIS.Geodatabase.IFeature obj
)

Parameters

obj
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

AutoStructureRelate.FeatureEqualityComparer Class
AutoStructureRelate.FeatureEqualityComparer Members
Overload List

 

 


Send Comment