Show / Hide Table of Contents

Property Features

Features

Gets the collection of newly created ArcGISFeature objects from the shared template.

Declaration
public IReadOnlyList<ArcGISFeature> Features { get; }
Property Value
Type Description
IReadOnlyList<ArcGISFeature>

The collection of newly created ArcGISFeature objects from the shared template.

Remarks

The features created can belong to different tables within the same database. Use FeatureTable property to determine its corresponding table.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.