ArcGIS API for Windows Phone - Library Reference
Initialize Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISImageServiceLayer Class : Initialize Method

Initializes the resource. Override this method if your resource requires asyncronous requests to initialize, and call the base method when initialization is complete.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Sub Initialize() 
C# 
public override void Initialize()

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.