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
Syntaxpublic List<ChoiceInfo> Children { get; }
Property Value
Type:
ListChoiceInfo
See Also