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