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




Object Model


Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.