DecisionBranchNodeCollection Properties |
The DecisionBranchNodeCollection type exposes the following members.
Name | Description | |
---|---|---|
Attribute |
Gets the attribute that is being used in
this stage of the decision process, given
by the current AttributeIndex | |
AttributeIndex |
Gets or sets the index of the attribute to be
used in this stage of the decision process.
| |
Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionDecisionNode.) | |
Item | Gets or sets the element at the specified index. (Inherited from CollectionDecisionNode.) | |
Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionDecisionNode.) | |
Owner |
Gets or sets the decision node that contains this collection.
|