A list of PropertyDefinitions.

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

Syntax

C#
public class PropertyDefinitionCollection : PropertyDefinitionList, 
	IChildObject
Visual Basic
Public Class PropertyDefinitionCollection _
	Inherits PropertyDefinitionList _
	Implements IChildObject
JScript
public class PropertyDefinitionCollection extends PropertyDefinitionList implements IChildObject

Inheritance Hierarchy

System..::..Object
  ValidatingList
    Ico.Gwx..::..PropertyDefinitionList
      Ico.Gwx..::..PropertyDefinitionCollection

See Also