Removes the mapping at the specified index from the collection.
Public Shadows Sub RemoveAt(ByVal index As Integer)
public new void RemoveAt(int index)
index The zero-based index of the SABulkCopyColumnMapping object to be removed from the collection.