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

See Also

Reference

ElevationSurface Class
ElevationSurface Members
Overload List