|
| ESRI.ArcGIS.ADF.IMS | |
| InputFieldCollection Constructor | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Geocode Namespace > InputFieldCollection Class : InputFieldCollection Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public InputFieldCollection() | |
Normally it is unnecessary to create an object of this type. The geocoding inputs
are read-only for a feature layer. To perform geocoding, create an
AddressValueCollection for geocoding
inputs.