ArcGIS Pro 2.8 API Reference Guide
RangeDomainDescription Constructor(RangeDomain)

ArcGIS.Core.Data.DDL Namespace > RangeDomainDescription Class > RangeDomainDescription Constructor : RangeDomainDescription Constructor(RangeDomain)
The ArcGIS.Core.Data.RangeDomain that the description object is representing.
Creates a description object of the ArcGIS.Core.Data.RangeDomain.
Syntax
public RangeDomainDescription( 
   RangeDomain rangeDomain
)
Public Function New( _
   ByVal rangeDomain As RangeDomain _
)

Parameters

rangeDomain
The ArcGIS.Core.Data.RangeDomain that the description object is representing.
Exceptions
ExceptionDescription
rangeDomain is null.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RangeDomainDescription Class
RangeDomainDescription Members
Overload List