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.8 | 
| .NET | 200.3 - 200.8 | 
| .NET Windows | 200.3 - 200.8 | 
| .NET Android | 200.3 - 200.8 | 
| .NET iOS | 200.3 - 200.8 | 
| .NET Framework | 200.3 - 200.8 | 
| UWP | 200.3 - 200.8 |