ArcGIS Pro 2.9 API Reference Guide
ErrorDescription Constructor

ArcGIS.Core.Data.Topology Namespace > ErrorDescription Class : ErrorDescription Constructor
The area of interest to retrieve TopologyError.
Initializes a new instance of the ErrorDescription class.
Syntax
public ErrorDescription( 
   Envelope extent
)
Public Function New( _
   ByVal extent As Envelope _
)

Parameters

extent
The area of interest to retrieve TopologyError.
Exceptions
ExceptionDescription
extent is null.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ErrorDescription Class
ErrorDescription Members