| IHierarchyXTCopyNodesAndGetStatus Method |
| Name | Description | |
|---|---|---|
| CopyNodesAndGetStatusTNode(ListTNode, ListTNode, HierarchyStatusCode) |
Copies the nodes from the input list to the output list and gets the status of the list of nodes. Use this
method for validating lists of nodes of a certain type (e.g., mandatory vs. optional).
| |
| CopyNodesAndGetStatus(IHierarchyT, ListT, ListT, HierarchyStatusCode) |
Copies the nodes from the input list to the output list and gets the status of the list of nodes. Use this
method for validating lists of nodes of a certain type (e.g., mandatory vs. optional).
|