ESRI.ArcGIS.ADF.ArcGISServer
GetLayerCountCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GlobeServerProxy Class : GetLayerCountCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetLayerCountCompleted() As GetLayerCountCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As GlobeServerProxy
Dim handler As GetLayerCountCompletedEventHandler
 
AddHandler instance.GetLayerCountCompleted, handler
C# 
public event GetLayerCountCompletedEventHandler GetLayerCountCompleted()

See Also

© 2010 All Rights Reserved.