ArcGIS API for WPF - Library Reference
FeatureSet Constructor
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > FeatureSet Class : FeatureSet Constructor

Overload List

OverloadDescription
FeatureSet Constructor()Initializes a new instance of the FeatureSet class.  
FeatureSet Constructor(Geometry)Initializes a new instance of the FeatureSet class. The geometry passed in is used to create a new Graphic in the Features collection.  
FeatureSet Constructor(IEnumerable<Graphic>)Initializes a new instance of the FeatureSet class.  
FeatureSet Constructor(IEnumerable<Geometry>)Initializes a new instance of the FeatureSet class.  

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.