![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Remove Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > InputFieldCollection Class : Remove Method |
- gif
- InputField to be removed.
Visual Basic (Declaration) | |
---|---|
Public Sub Remove( _ ByVal gif As InputField _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As InputFieldCollection Dim gif As InputField instance.Remove(gif) |
C# | |
---|---|
public void Remove( InputField gif ) |
Parameters
- gif
- InputField to be removed.
Normally it is unnecessary to modify an InputFieldCollection, since the collection is read-only for a Geocoder. See AddressValueCollection for creating geocoding inputs.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family