ChoiceInfo Class |
Namespace: Syntactik.DOM.Mapped
public class ChoiceInfo
The ChoiceInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChoiceInfo |
Creates instance of ChoiceInfo.
|
Name | Description | |
---|---|---|
![]() | Children |
List of ChoiceInfo of direct or indirect descendant choices.
|
![]() | ChoiceNode |
Node that defines the choice object.
|
![]() | Errors |
List of compilation error occurred in the current choice node.
|
![]() | Parent |
Parent ChoiceInfo of the choice object.
|
Name | Description | |
---|---|---|
![]() | AddChild |
Adds child ChoiceInfo.
|
![]() | AddError |
Adds an error to the list of choice errors.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |