![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Add Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > AddressValueCollection Class : Add Method |
- gav
- The AddresssValue object to be added to the collection.
Visual Basic (Declaration) | |
---|---|
Public Sub Add( _ ByVal gav As AddressValue _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AddressValueCollection Dim gav As AddressValue instance.Add(gav) |
C# | |
---|---|
public void Add( AddressValue gav ) |
Parameters
- gav
- The AddresssValue object to be added to the collection.
For an example, see the AddressValueCollection overview.
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