次の方法で共有


RepetitionIndex.ItemIndex プロパティ

定義

インデックスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="itemIndex")]
public int ItemIndex { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="itemIndex")>]
member this.ItemIndex : int with get, set
Public Property ItemIndex As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象