![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Add Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > InputFieldCollection Class : Add Method |
- gif
- The InputField object to be added to the collection.
Visual Basic (Declaration) | |
---|---|
Public Sub Add( _ ByVal gif As InputField _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As InputFieldCollection Dim gif As InputField instance.Add(gif) |
C# | |
---|---|
public void Add( InputField gif ) |
Parameters
- gif
- The InputField object to be added to the collection.
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