Overload | Description |
---|---|
Merge(EditingRowTemplate,Layer,IEnumerable<Int64>) | Merge features into a new feature defined by a feature template. |
Merge(Layer,Layer,IEnumerable<Int64>,Inspector) | Merge features into a new feature in the destinationLayer with attributes. |
Merge(Layer,IEnumerable<Int64>,Inspector) | Merge features within a layer into an existing feature with attributes. The first feature in the sourceOIDs will be the feature that is retained and contain the merge result. |