LiveWatchNodeStateNewChildren Field

If not null, contains the new list of node's children, overriding the value returned by GetChildren(LiveWatchChildrenRequestReason).

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public ILiveWatchNode[] NewChildren

Field Value

ILiveWatchNode

See Also