MsIfmxBulkCopyColumnMappingCollection.Item[Int32] Property

Definition

public:
 property Microsoft::HostIntegration::MsIfmxClient::MsIfmxBulkCopyColumnMapping ^ default[int] { Microsoft::HostIntegration::MsIfmxClient::MsIfmxBulkCopyColumnMapping ^ get(int index); };
public Microsoft.HostIntegration.MsIfmxClient.MsIfmxBulkCopyColumnMapping this[int index] { get; }
member this.Item(int) : Microsoft.HostIntegration.MsIfmxClient.MsIfmxBulkCopyColumnMapping
Default Public ReadOnly Property Item(index As Integer) As MsIfmxBulkCopyColumnMapping

Parameters

index
Int32

Property Value

MsIfmxBulkCopyColumnMapping

Applies to