Collection of values for the ToggleValueCommand.

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

Syntax

C#
public class ValueCollection : CollectionBase
Visual Basic
Public Class ValueCollection _
	Inherits CollectionBase
JScript
public class ValueCollection extends CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    Ico.Gwx..::..ToggleValueCommand..::..ValueCollection

See Also