List of toggle values.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public ToggleValueCommand..::..ValueCollection Values { get; }
Visual Basic
Public ReadOnly Property Values As ToggleValueCommand..::..ValueCollection
	Get
JScript
function get Values () : ToggleValueCommand..::..ValueCollection

See Also