共用方式為


BitArrayState.Set(Int32, Boolean) 方法

定義

public void Set (int index, bool value);
member this.Set : int * bool -> unit
Public Sub Set (index As Integer, value As Boolean)

參數

index
Int32
value
Boolean

適用於