DocumentVisitor.VisitLoopEnd
DocumentVisitor.VisitLoopEnd method
结束访问 Loop 节点。
public virtual void VisitLoopEnd(Loop loop)
| 参数 | 类型 | 描述 |
|---|---|---|
| loop | Loop | 该 Loop 节点。 |
另请参阅
- class Loop
- class DocumentVisitor
- namespace Aspose.Note
- assembly Aspose.Note
结束访问 Loop 节点。
public virtual void VisitLoopEnd(Loop loop)
| 参数 | 类型 | 描述 |
|---|---|---|
| loop | Loop | 该 Loop 节点。 |