BaseStateModel.SetStateListValue(Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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