先有文本
<uac:ForEach x:TypeArguments="x:Object" CurrentIndex="{x:Null}" DisplayName="遍歷回圈" sap2010:WorkflowViewState.IdRef="ForEach`1_4">
<uac:ForEach.Body>
<ActivityAction x:TypeArguments="x:Object" DisplayName="Action">
<ActivityAction.Argument>
<DelegateInArgument x:TypeArguments="x:Object" Name="item" />
</ActivityAction.Argument>
<uac:ForEach x:TypeArguments="x:Object" CurrentIndex="{x:Null}" DisplayName="遍歷回圈" sap2010:WorkflowViewState.IdRef="ForEach`1_3">
<uac:ForEach.Body>
<ActivityAction x:TypeArguments="x:Object" DisplayName="Action">
<ActivityAction.Argument>
<DelegateInArgument x:TypeArguments="x:Object" Name="item" />
</ActivityAction.Argument>
<uac:ForEach x:TypeArguments="x:Object" CurrentIndex="{x:Null}" DisplayName="遍歷回圈" sap2010:WorkflowViewState.IdRef="ForEach`1_2">
<uac:ForEach.Body>
<ActivityAction x:TypeArguments="x:Object" DisplayName="Action">
<ActivityAction.Argument>
<DelegateInArgument x:TypeArguments="x:Object" Name="item" />
</ActivityAction.Argument>
<uac:ForEach x:TypeArguments="x:Object" CurrentIndex="{x:Null}" DisplayName="遍歷回圈" sap2010:WorkflowViewState.IdRef="ForEach`1_1">
<uac:ForEach.Body>
<ActivityAction x:TypeArguments="x:Object" DisplayName="Action">
<ActivityAction.Argument>
<DelegateInArgument x:TypeArguments="x:Object" Name="item" />
</ActivityAction.Argument>
</ActivityAction>
</uac:ForEach.Body>
</uac:ForEach>
</ActivityAction>
</uac:ForEach.Body>
</uac:ForEach>
</ActivityAction>
</uac:ForEach.Body>
</uac:ForEach>
</ActivityAction>
</uac:ForEach.Body>
</uac:ForEach>
<uac:ForEach x:TypeArguments="x:Object" CurrentIndex="{x:Null}" DisplayName="遍歷回圈" sap2010:WorkflowViewState.IdRef="ForEach`1_5">
<uac:ForEach.Body>
<ActivityAction x:TypeArguments="x:Object" DisplayName="Action">
<ActivityAction.Argument>
<DelegateInArgument x:TypeArguments="x:Object" Name="item" />
</ActivityAction.Argument>
</ActivityAction>
</uac:ForEach.Body>
</uac:ForEach>
我需要獲取同一級的
<uac:ForEach x:TypeArguments="x:Object" CurrentIndex="{x:Null}" DisplayName="遍歷回圈" sap2010:WorkflowViewState.IdRef="ForEach`1_4">****</uac:ForEach>
和 <uac:ForEach></uac:ForEach>
知道用平衡組 但是奈何技術不夠。求大佬幫忙
uj5u.com熱心網友回復:
這么復雜的東西,為什么不直接當作xml去決議轉載請註明出處,本文鏈接:https://www.uj5u.com/net/14583.html
標籤:其他語言
