Insert method

Description

Inserts the mapping at the specified index.

Syntax

void Insert( int index, AseBulkCopyColumnMapping value )

Parameters

index The position in the collection where the new mapping is inserted.

value The column mapping to add.