Click or drag to resize

ChoiceInfoChildren Property

List of ChoiceInfo of direct or indirect descendant choices.

Namespace:  Syntactik.DOM.Mapped
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public List<ChoiceInfo> Children { get; }

Property Value

Type: ListChoiceInfo
See Also