次の方法で共有


BitArrayState.Value プロパティ

定義

[Newtonsoft.Json.JsonIgnore]
public int[] Value { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Value : int[]
Public ReadOnly Property Value As Integer()

プロパティ値

Int32[]
属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象