Overload | Description |
---|---|
TransferAttributes(MapMember,Int64,MapMember,Int64,String) | Transfer attributes between two features (or rows) using the supplied expression to map fields. |
TransferAttributes(MapMember,Int64,MapMember,Int64) | Transfer attributes between two features (or rows) using the stored field mapping. |
TransferAttributes(MapMember,Int64,MapMember,Int64,Dictionary<String,String>) | Transfer attributes between two features (or rows) using the supplied dictionary to map fields. |