ArcGIS API for Windows Phone - Library Reference
FeatureSet Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : FeatureSet Class


The following tables list the members exposed by FeatureSet.

Public Constructors

 NameDescription
public ConstructorFeatureSet ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyDisplayFieldName Gets or sets the display field name.  
public PropertyFeatures Gets or sets the features.  
public PropertyFieldAliases Gets or sets the field aliases.  
public PropertyFields Gets or sets the fields.  
public PropertyGeometryType Gets or sets the type of the geometry.  
public PropertyGlobalIdFieldName Gets or sets the global ID field name.  
public PropertyObjectIdFieldName Gets or sets the object ID field name.  
public PropertyObjectIDs Gets the object IDs.  
public PropertySpatialReference Gets or sets the spatial reference.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)FromJson Creates a FeatureSet from a string in JSON format.  
public MethodGetEnumerator Returns an enumerator that iterates through the collection.  
public MethodToJson Serializes the FeatureSet to JSON  
Top

See Also

© ESRI, Inc. All Rights Reserved.