ArcGIS Pro 2.9 API Reference Guide
Equals(ElevationSurface) Method

ArcGIS.Desktop.Editing Namespace > ElevationSurface Class > Equals Method : Equals(ElevationSurface) Method
An elevation surface to be compared with this.
Determines if the given elevation surface is identical to this elevation surface.
Syntax
public bool Equals( 
   ElevationSurface other
)
Public Overloads Function Equals( _
   ByVal other As ElevationSurface _
) As Boolean

Parameters

other
An elevation surface to be compared with this.

Return Value

True if IDs and SourcesCount are equal, false otherwise.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ElevationSurface Class
ElevationSurface Members
Overload List