ArcGIS Runtime SDK for WPF - Library Reference
FeatureSet Class Members
See Also  Properties  Methods 
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 PropertyDisplayFieldNameGets or sets the display field name.  
public PropertyFeaturesGets or sets the features.  
public PropertyFieldAliasesGets or sets the field aliases.  
public PropertyFieldsGets or sets the fields.  
public PropertyGeometryTypeGets or sets the type of the geometry.  
public PropertyGlobalIdFieldNameGets or sets the global ID field name.  
public PropertyObjectIdFieldNameGets or sets the object ID field name.  
public PropertyObjectIDsGets the object IDs.  
public PropertySpatialReferenceGets or sets the spatial reference.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)FromJsonCreates a FeatureSet from a string in JSON format.  
public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
public MethodToJsonSerializes the FeatureSet to JSON  
Top

See Also

© ESRI, Inc. All Rights Reserved.