Edit

Share via


BitArrayState.Value Property

Definition

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

Property Value

Int32[]
Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to