A list of GwxElement objects.

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

Syntax

C#
public class GwxElementList : GwxDependencyObjectListBase
Visual Basic
Public Class GwxElementList _
	Inherits GwxDependencyObjectListBase
JScript
public class GwxElementList extends GwxDependencyObjectListBase

Inheritance Hierarchy

System..::..Object
  ValidatingList
    Ico.Gwx..::..GwxDependencyObjectListBase
      Ico.Gwx..::..GwxElementList

See Also