Sets state with the index index.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected void SetState(
	int index,
	int value
)

Parameters

index
Type: System..::.Int32
State number.
value
Type: System..::.Int32
State value.

See Also