This list is a collection of GwxDynamic objects (sorted by type) that are attached to the associated target object.

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

Syntax

C#
public GwxDynamicSortedList DynamicsList { get; }
Visual Basic
Public ReadOnly Property DynamicsList As GwxDynamicSortedList
	Get
JScript
function get DynamicsList () : GwxDynamicSortedList

See Also