ArcGIS Pro 2.9 API Reference Guide
Equals(Object) Method

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

Parameters

obj
An object to be compared with this

Return Value

True if equal, false otherwise.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ElevationSurface Class
ElevationSurface Members
Overload List