Share

iFeatureTableRow.Copy Method

Parent Object: iFeatureTableRow

Description

Method that creates a new row with all cell values equal to the original row with the exception of columns whose values must be unique for each row. These are automatically modified to be unique using the same behavior that you see when inserting a new row in the user-interface.

Syntax

iFeatureTableRow.Copy() As iFeatureTableRow

Version

Introduced in version 2010

Was this information helpful?