ArcGIS Runtime SDK for WPF - Library Reference
FeatureCollectionView Constructor
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureCollectionView Class : FeatureCollectionView Constructor

collection
Creates an instance of FeatureCollectionView. This collection can be sorted and filtered

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal collection As GraphicCollection _
)
C# 
public FeatureCollectionView( 
   GraphicCollection collection
)

Parameters

collection

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.