Compartir a través de


TableBatchOperation.Item[Int32] Propiedad

Definición

public Microsoft.WindowsAzure.Storage.Table.TableOperation this[int index] { get; set; }
member this.Item(int) : Microsoft.WindowsAzure.Storage.Table.TableOperation with get, set
Default Public Property Item(index As Integer) As TableOperation

Parámetros

index
Int32

Valor de propiedad

Implementaciones

Se aplica a