ArcGIS API for WPF - Library Reference
LayerCollection Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : LayerCollection Class

A collection of Map Layers

Object Model

LayerCollection ClassLayer Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class LayerCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of Layer)
C# 
public sealed class LayerCollection : System.Collections.ObjectModel.ObservableCollection<Layer> 

Inheritance Hierarchy

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.