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 ULBulkCopyColumnMapping object to be removed from the collection.