IGPChoiceList Interface

Provides access to members that return Geoprocessing Choice Lists.

Members

Name Description
Method MakeChoiceList Creates a coded value domain from an array of geoprocessing value objects.

IGPChoiceList.MakeChoiceList Method

Creates a coded value domain from an array of geoprocessing value objects.

Public Function MakeChoiceList ( _
    ByVal Value As IArray, _
    ByVal Domain As IGPDomain _
) As IGPCodedValueDomain
public IGPCodedValueDomain MakeChoiceList (
    IArray Value,
    IGPDomain Domain
);

Classes that implement IGPChoiceList

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.