Show / Hide Table of Contents

Property FeatureTemplates

FeatureTemplates

Gets the sublayer's feature templates.

Declaration
public IList<FeatureTemplate> FeatureTemplates { get; }
Property Value
Type Description
System.Collections.Generic.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 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.