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