ArcGIS Pro 2.7 API Reference Guide
GetHashCode Method (ElevationSurface)

ArcGIS.Desktop.Editing Namespace > ElevationSurface Class : GetHashCode Method
obtains a hash code so that an elevation surface can be used as a Dictionary key
Syntax
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer

Return Value

the hash code of the ID
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ElevationSurface Class
ElevationSurface Members