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
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |