次の方法で共有


TableBatchOperation.Item[Int32] プロパティ

定義

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

パラメーター

index
Int32

プロパティ値

実装

適用対象