Gets the ULBulkCopyColumnMapping object at the specified index.
Public ReadOnly Property Item( ByVal index As Integer ) As ULBulkCopyColumnMapping
public ULBulkCopyColumnMapping this[int index] {get;}
index The zero-based index of the ULBulkCopyColumnMapping object to find.
An ULBulkCopyColumnMapping object is returned.