Show / Hide Table of Contents

Property FeatureTemplates

FeatureTemplates

Gets the sublayer's feature templates.

Declaration
public IList<FeatureTemplate> FeatureTemplates { get; }
Property Value
Type Description
IList<FeatureTemplate>

The sublayer's feature templates.

Remarks

A read-only collection of templates that can be used to create new features of Subtype with default attribute values and a specified mode for creating its geometry.

See Also
FeatureTemplate
CreateFeature(FeatureTemplate)
CreateFeature(FeatureTemplate, Geometry)

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 300.0
.NET Windows200.3 - 300.0
.NET Android200.3 - 300.0
.NET iOS200.3 - 300.0
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.