Add |
public sealed class AddInTreeNode
The AddInTreeNode type exposes the following members.
Name | Description | |
---|---|---|
AddInTreeNode | Initializes a new instance of the AddInTreeNode class |
Name | Description | |
---|---|---|
ChildNodes | A dictionary containing the child paths. | |
Codons | A list of child Codons. |
Name | Description | |
---|---|---|
AddCodons | ||
BuildChildItem(Codon, Object, IEnumerableICondition) | ||
BuildChildItem(String, Object, IEnumerableICondition) | Builds a specific child items in this path. | |
BuildChildItemsT | Builds the child items in this path. Ensures that all items have the type T. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |