Inserts the mapping at the specified index.
void Insert( int index, AseBulkCopyColumnMapping value )
index The position in the collection where the new mapping is inserted.
value The column mapping to add.