ArcGIS Runtime SDK for WPF - Library Reference
Initialize Method
See Also 
ESRI.ArcGIS.Client Namespace > ArcGISDynamicMapServiceLayer Class : Initialize Method

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

Syntax

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

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.