ArcGIS Pro 2.9 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 11, Windows 10, Windows 8.1

See Also

Reference

ElevationSurface Class
ElevationSurface Members