BaseStateModel.SetStateListValue(Int32, Int32) Method

Definition

protected:
 virtual void SetStateListValue(int index, int value);
protected virtual void SetStateListValue (int index, int value);
abstract member SetStateListValue : int * int -> unit
override this.SetStateListValue : int * int -> unit
Protected Overridable Sub SetStateListValue (index As Integer, value As Integer)

Parameters

index
Int32
value
Int32

Applies to