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

See Also

Reference

ElevationSurface Class
ElevationSurface Members
Overload List