ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
GeocodeCompletedEventArgs Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace : GeocodeCompletedEventArgs Class




Object Model


Syntax

Visual Basic (Declaration) 
<DebuggerStepThroughAttribute()>
<DesignerCategoryAttribute("code")>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
Public Class GeocodeCompletedEventArgs 
   Inherits AsyncCompletedEventArgs
Visual Basic (Usage)Copy Code
Dim instance As GeocodeCompletedEventArgs
C# 
[DebuggerStepThroughAttribute()]
[DesignerCategoryAttribute("code")]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
public class GeocodeCompletedEventArgs : AsyncCompletedEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.AsyncCompletedEventArgs
         ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services.GeocodeCompletedEventArgs

See Also

© 2010 All Rights Reserved.