public RangeDomainDescription( string name, RangeDomain rangeDomain )
Public Function New( _ ByVal name As String, _ ByVal rangeDomain As RangeDomain _ )
Parameters
- name
- The name of the description.
- rangeDomain
- The ArcGIS.Core.Data.RangeDomain that the description object is representing.