Class SharedTemplateFeatureCreationSet
Represents the creation set object when features, and optionally their utility associations, are created from a SharedTemplate.
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class SharedTemplateFeatureCreationSet
Properties
| Name | Description |
|---|---|
| Associations | Gets the collection of newly created UtilityAssociation objects from the shared template. |
| Features | Gets the collection of newly created ArcGISFeature objects from the shared template. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |