Click or drag to resize

ElementIsChoice Property

True if pair has a choice assignment.

Namespace:  Syntactik.DOM.Mapped
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public bool IsChoice { get; }

Property Value

Type: Boolean

Implements

IChoiceNodeIsChoice
See Also