ArcGIS API for Silverlight - Library Reference
FeatureCollection Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > WebMapLayer Class : FeatureCollection Property

Gets or sets the feature collection for the layer. Only applicable if the layer is a feature collection. A feature collection is a representation of one or more feature layers, where each layer contains the definition of that layer and the features that belong to that layer.

Syntax

Visual Basic (Declaration) 
Public Property FeatureCollection As FeatureCollection
C# 
public FeatureCollection FeatureCollection {get; set;}

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.