Show / Hide Table of Contents

Property FeatureTemplates

FeatureTemplates

Gets the collection of FeatureTemplate objects applicable to this subtype.

Declaration
public IReadOnlyList<FeatureTemplate> FeatureTemplates { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<FeatureTemplate>

The collection of FeatureTemplate objects applicable to this subtype.

Remarks

A 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)

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.7 - 200.8
.NET200.7 - 200.8
.NET Windows200.7 - 200.8
.NET Android200.7 - 200.8
.NET iOS200.7 - 200.8
.NET Framework200.7 - 200.8
UWP200.7 - 200.8
In This Article
Back to top Copyright © 2022 Esri.