Class FeatureCollectionTable
A user-defined feature table that can be stored in a Feature
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public class FeatureCollectionTable : FeatureTable, ILoadable, IFeatureSet
Constructors
Name | Description |
---|---|
Feature |
Initializes a new instance of the Feature |
FeatureCollectionTable(IEnumerable<GeoElement>, Nullable<IEnumerable<Field>>) | Initializes a new instance of the Feature |
FeatureCollectionTable(Nullable<IEnumerable<Field>>, GeometryType, SpatialReference) | Initializes a new instance of the Feature |
FeatureCollectionTable(Nullable<IEnumerable<Field>>, GeometryType, SpatialReference, Boolean, Boolean) | Initializes a new instance of the Feature |
Properties
Name | Description |
---|---|
Layer |
Gets the Arc |
Renderer | Gets or sets the renderer to use when rendering this feature collection table in a Feature |
Title | Gets or sets a title for the feature collection table. |
Methods
Name | Description |
---|---|
Get |
Gets the symbol override for the given feature in the feature collection table. |
Set |
Sets the symbol override for the given feature in the feature collection table. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |